Template:WizardID: Difference between revisions

From wizzypedia
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
{{#cargo_query:
{{#cargo_query:
tables=Wizards
tables=Wizards
|where=head='{{head_name}}'
|where=head={{head_name}}
|fields=name
|fields=name
|format=table
|format=table
}}
}}

Revision as of 00:07, 2 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 name 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 name ORDER BY `cargo__Wizards`.`_pageID`,`name` LIMIT 100