Template:GetEquipBodyS3: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
equipListS3 | equipListS3 | ||
|fields = | |fields = | ||
name, _pageName, def, effect, heavy, medium, light, robe, value, type, slot, weight | name, _pageName, namePS2, def, effect, heavy, medium, light, robe, value, type, slot, weight | ||
|format=template | |format=template | ||
|where=slot = "Body" | |where=slot = "Body" | ||
Revision as of 09:44, 9 May 2025
Error 1054: Unknown column 'cargo__equipListS3._pageID' in 'SELECT'
Function: CargoSQLQuery::run Query: SELECT `cargo__equipListS3`.`_pageID` AS `cargo_backlink_page_id_equipListS3`,`name` AS `name`,`_pageName` AS `_pageName`,`namePS2` AS `namePS2`,`def` AS `def`,`effect` AS `effect`,`heavy` AS `heavy`,`medium` AS `medium`,`light` AS `light`,`robe` AS `robe`,`value` AS `value`,`type` AS `type`,`slot` AS `slot`,`weight` AS `weight` FROM `cargo__equipListS3` `equipListS3` WHERE slot = "Body" ORDER BY `cargo__equipListS3`.`_pageID`,`name`,`_pageName`,`namePS2`,`def` LIMIT 100