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

Template:GetS2EnemyData: Difference between revisions

Template page
mNo edit summary
Tag: Manual revert
mNo edit summary
Line 7: Line 7:
|format=template
|format=template
|limit=240
|limit=240
|template=Enemies list row (Suikoden II)
|template=Enemies_list_row_(Suikoden_II)
|intro={{Enemies list (Suikoden II)|location={{{location|}}}}}
|intro={{Enemies list (Suikoden II)|location={{{location|}}}}}
|outro={{CloseTable}}
|outro={{CloseTable}}

Revision as of 10:53, 20 March 2025

Error 1054: Unknown column 'cargo__S2_enemies._pageID' in 'SELECT'

Function: CargoSQLQuery::run Query: SELECT `cargo__S2_enemies`.`_pageID` AS `cargo_backlink_page_id_S2_enemies`,`image` AS `image`,`name` AS `name`,`lv` AS `lv`,`hp` AS `hp`,`potch` AS `potch`,`item_1` AS `item 1`,`item_2` AS `item 2`,`item_3` AS `item 3`,`location` AS `location` FROM `cargo__S2_enemies` `S2_enemies` WHERE location = "" ORDER BY `cargo__S2_enemies`.`_pageID`,`image`,`name`,`lv`,`hp` LIMIT 100