Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:GetEquipShieldS3: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 3: Line 3:
   equipListS3
   equipListS3
|fields =
|fields =
   name, _pageName, def, weight, block, value, slot, type
   name, _pageName, def, weight, block, value, slot, type, effect
|format=template
|format=template
|where=type = "Shield"
|where=type = "Shield"

Revision as of 09:54, 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`,`weight` AS `weight`,`block` AS `block`,`value` AS `value`,`slot` AS `slot`,`type` AS `type`,`effect` AS `effect` FROM `cargo__equipListS3` `equipListS3` WHERE type = "Shield" ORDER BY `cargo__equipListS3`.`_pageID`,`name`,`_pageName`,`def`,`weight` LIMIT 100