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

Template:GetCharUnites: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 3: Line 3:
   Unites
   Unites
|fields =
|fields =
   name, participants
   name, participants, game
|where=participants like '%{{{name|}}}%'
|where=participants like '%{{{name|}}}%'
|format=template
|format=template

Revision as of 17:02, 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 '%%' ORDER BY `cargo__Unites`.`_pageID`,`name`,`participants`,`game` LIMIT 100