Template:GetEquipBodyS3: Difference between revisions
Template page
More actions
No edit summary |
mNo edit summary |
||
| Line 5: | Line 5: | ||
name, _pageName, def, effect, heavy, medium, light, robe, value, type, slot, weight | name, _pageName, def, effect, heavy, medium, light, robe, value, type, slot, weight | ||
|format=template | |format=template | ||
|where= | |where=slot = "Body" | ||
|limit=240 | |limit=240 | ||
|template=equipBodyS3Row | |template=equipBodyS3Row | ||
Revision as of 10:59, 7 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`,`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`,`def`,`effect` LIMIT 100