Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 19:29, 7 December 2025 by Admin (talk | contribs) (Created page with "{{#cargo_query: table= S5_enemies=5e |fields = name, image, lv, hp, sp, potch, location |where=game = "{{{game|}}}" |format=template |limit=240 |template=Unite_TableRow |intro={{S5 enemies table header}} |outro={{CloseTable}} |more results text= |named args=yes }} <noinclude>Category:Cargo query templates</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Error 1054: Unknown column 'game' in 'WHERE'

Function: CargoSQLQuery::run Query: SELECT `5e`.`_pageID` AS `cargo_backlink_page_id_5e`,`name` AS `name`,`image` AS `image`,`lv` AS `lv`,`hp` AS `hp`,`sp` AS `sp`,`potch` AS `potch`,`location` AS `location` FROM `cargo__S5_enemies` `5e` WHERE game = "" ORDER BY `5e`.`_pageID`,`name`,`image`,`lv`,`hp` LIMIT 100