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:07, 14 December 2025 by TheirStar (talk | contribs) (Created page with "{{#cargo_query: table=S5_enemies=5e |fields=name, lv, hp, sp, potch, item_1, rate_1, item_2, rate_2, item_3, rate_3, item_4, rate_4, _pageName, image, type |where= location LIKE "%{{{location_1}}}%" OR location LIKE "%{{{location_2}}}%" OR location LIKE "%{{{location_3}}}%" OR location LIKE "%{{{location_4}}}%" OR location LIKE "%{{{location_5}}}%" OR location LIKE "%{{{location_6}}}%" |format=template |limit=240 |template=S5 enemies table row |intro={{S5 ene...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Error 1054: Unknown column 'location' in 'WHERE'

Function: CargoSQLQuery::run Query: SELECT `5e`.`_pageID` AS `cargo_backlink_page_id_5e`,`name` AS `name`,`lv` AS `lv`,`hp` AS `hp`,`sp` AS `sp`,`potch` AS `potch`,`item_1` AS `item 1`,`rate_1` AS `rate 1`,`item_2` AS `item 2`,`rate_2` AS `rate 2`,`item_3` AS `item 3`,`rate_3` AS `rate 3`,`item_4` AS `item 4`,`rate_4` AS `rate 4`,`_pageName` AS `_pageName`,`image` AS `image`,`type` AS `type` FROM `cargo__S5_enemies` `5e` WHERE location LIKE "%{{{location_1}}}%" OR

 location LIKE "%{{{location_2}}}%" OR
 location LIKE "%{{{location_3}}}%" OR
 location LIKE "%{{{location_4}}}%" OR
 location LIKE "%{{{location_5}}}%" OR
 location LIKE "%{{{location_6}}}%"  ORDER BY `5e`.`_pageID`,`name`,`lv`,`hp`,`sp` LIMIT 100