Template:GetEquipClassS1: Difference between revisions
Template page
More actions
Created page with "{{#cargo_query: table= equipClassS1 |fields = _pageName, image, helmetClass, armorClass, shield, type |where=class = "{{{class|}}}" |format=template |limit=240 |template=equipClassS1Row |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="wi..." |
No edit summary |
||
| Line 3: | Line 3: | ||
equipClassS1 | equipClassS1 | ||
|fields = | |fields = | ||
_pageName | _pageName, helmetClass, armorClass, shield, type | ||
|format=template | |format=template | ||
|limit=240 | |limit=240 | ||
Revision as of 10:15, 23 April 2025
Error 1054: Unknown column 'cargo__equipClassS1._pageID' in 'SELECT'
Function: CargoSQLQuery::run Query: SELECT `cargo__equipClassS1`.`_pageID` AS `cargo_backlink_page_id_equipClassS1`,`_pageName` AS `_pageName`,`helmetClass` AS `helmetClass`,`armorClass` AS `armorClass`,`shield` AS `shield`,`type` AS `type` FROM `cargo__equipClassS1` `equipClassS1` ORDER BY `cargo__equipClassS1`.`_pageID`,`_pageName`,`helmetClass`,`armorClass`,`shield` LIMIT 100