Template:GetCharUnites: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables= | |||
Unites | Unites | ||
|fields = | |fields = | ||
Revision as of 21:08, 4 October 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 '%[[{{{name}}}]]%' AND game = "" ORDER BY `cargo__Unites`.`_pageID`,`name`,`participants`,`game` LIMIT 100