Template:GetEquipHeadS1: Difference between revisions
Template page
More actions
Created page with "{{#cargo_query: table= equipListS1 |fields = name, _pageName, def, effect, cap, helm, value, slot |format=template |where=slot = "Head" |limit=240 |template=equipHeadS1Row |intro={{clear}} {{{!}} class="wikitable sortable" {{!}}- class="citizen-overflow-sticky-header" ! class="wikitable-title" style="width:20%" {{!}} Name !! class="wikitable-title" style="width:6%" {{!}} DEF !! class="wikitable-title" style="width:53%" {{!}} Other Effects !! class="wikitable-title" s..." |
mNo edit summary |
||
| Line 3: | Line 3: | ||
equipListS1 | equipListS1 | ||
|fields = | |fields = | ||
name, _pageName, def, effect, cap, helm, value, slot | name, _pageName, namePS1, def, effect, cap, helm, value, slot | ||
|format=template | |format=template | ||
|where=slot = "Head" | |where=slot = "Head" | ||
Revision as of 09:38, 9 May 2025
Error 1054: Unknown column 'cargo__equipListS1._pageID' in 'SELECT'
Function: CargoSQLQuery::run Query: SELECT `cargo__equipListS1`.`_pageID` AS `cargo_backlink_page_id_equipListS1`,`name` AS `name`,`_pageName` AS `_pageName`,`namePS1` AS `namePS1`,`def` AS `def`,`effect` AS `effect`,`cap` AS `cap`,`helm` AS `helm`,`value` AS `value`,`slot` AS `slot` FROM `cargo__equipListS1` `equipListS1` WHERE slot = "Head" ORDER BY `cargo__equipListS1`.`_pageID`,`name`,`_pageName`,`namePS1`,`def` LIMIT 100