Template:GetEquipClassS2: Difference between revisions
Template page
More actions
Created page with "{{#cargo_query: table= equipClassS2 |fields = _pageName, helmetClass, armorClass, shield, type |format=template |limit=240 |template=equipClassS2Row |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%" {{!}} S..." |
mNo edit summary |
||
| Line 3: | Line 3: | ||
equipClassS2 | equipClassS2 | ||
|fields = | |fields = | ||
_pageName, helmetClass, armorClass, shield, type | name, _pageName, helmetClass, armorClass, shield, type | ||
|format=template | |format=template | ||
|limit=240 | |limit=240 | ||
Revision as of 16:32, 23 April 2025
Error 1054: Unknown column 'cargo__equipClassS2._pageID' in 'SELECT'
Function: CargoSQLQuery::run Query: SELECT `cargo__equipClassS2`.`_pageID` AS `cargo_backlink_page_id_equipClassS2`,`name` AS `name`,`_pageName` AS `_pageName`,`helmetClass` AS `helmetClass`,`armorClass` AS `armorClass`,`shield` AS `shield`,`type` AS `type` FROM `cargo__equipClassS2` `equipClassS2` ORDER BY `cargo__equipClassS2`.`_pageID`,`name`,`_pageName`,`helmetClass`,`armorClass` LIMIT 100