Template:WizardID: Difference between revisions

From wizzypedia
Jump to navigation Jump to search
(Created page with "{{#cargo_query: tables=Wizards |fields=head={{head}} |format=table }}")
 
No edit summary
Line 1: Line 1:
{{#cargo_query:
{{#cargo_query:
tables=Wizards
tables=Wizards
|fields=head={{head}}
|where=head={{head}}
|fields=name
|format=table
|format=table
}}
}}

Revision as of 23:58, 1 July 2022

Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Template:Head ORDER BY `cargo__Wizards`.`_pageID`,`name` LIMIT 100' at line 1

Function: CargoSQLQuery::run Query: SELECT `cargo__Wizards`.`_pageID` AS `cargo_backlink_page_id_Wizards`,`name` AS `name` FROM `cargo__Wizards` WHERE head=Template:Head ORDER BY `cargo__Wizards`.`_pageID`,`name` LIMIT 100