Template:GetEquipClassS3: Difference between revisions
Template page
More actions
Created page with "{{#cargo_query: table= equipClassS3 |fields = name, _pageName, helmetClass, armorClass, shield, type |format=template |limit=240 |template=equipClassS3Row |intro={{clear}} {{{!}} class="wikitable sortable" {{!}}- class="citizen-overflow-sticky-header" ! class="wikitable-title" style="width: 20%" {{!}} Character ! class="wikitable-title" style="width: 20%" {{!}} Head ! class="wikitable-title" style="width: 20%" {{!}} Body ! class="wikitable-title" style="width: 20%" {..." |
(No difference)
|
Revision as of 16:31, 27 April 2025
Error 1054: Unknown column 'cargo__equipClassS3._pageID' in 'SELECT'
Function: CargoSQLQuery::run Query: SELECT `cargo__equipClassS3`.`_pageID` AS `cargo_backlink_page_id_equipClassS3`,`name` AS `name`,`_pageName` AS `_pageName`,`helmetClass` AS `helmetClass`,`armorClass` AS `armorClass`,`shield` AS `shield`,`type` AS `type` FROM `cargo__equipClassS3` `equipClassS3` ORDER BY `cargo__equipClassS3`.`_pageID`,`name`,`_pageName`,`helmetClass`,`armorClass` LIMIT 100