Template:GetCharUnites: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| Line 10: | Line 10: | ||
|intro={{Unite TableHeader2|name={{{name|}}}|game={{{game|}}}}} | |intro={{Unite TableHeader2|name={{{name|}}}|game={{{game|}}}}} | ||
|outro={{CloseTable}} | |outro={{CloseTable}} | ||
|default= | |||
|more results text= | |more results text= | ||
|named args=yes | |named args=yes | ||
}} | }} | ||
<noinclude>[[Category:Cargo query templates]]</noinclude> | <noinclude>[[Category:Cargo query templates]]</noinclude> | ||
Revision as of 17:39, 26 March 2025
Error 1054: Unknown column 'cargo__Unites._pageID' in 'SELECT'
Function: CargoSQLQuery::run Query: SELECT `cargo__Unites`.`_pageID` AS `cargo_backlink_page_id_Unites`,`name` AS `name`,`participants` AS `participants`,`game` AS `game` FROM `cargo__Unites` `Unites` WHERE participants like '%%' AND game = "" ORDER BY `cargo__Unites`.`_pageID`,`name`,`participants`,`game` LIMIT 100