Template:Consolidated Manifesto Subsections

Revision as of 11:07, 19 November 2019 by Michaeldakin (talk | contribs) (Created page with "{{#cargo_query: table=Manifesto |fields=CONCAT( '',Heading,'' ),Text |where=Section={{{section}}} |format=template |template=Manifesto Create |order by=Seq...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 '{{section}}} ORDER BY `Sequence` LIMIT 100' at line 1

Function: CargoSQLQuery::run Query: SELECT `cargo__Manifesto`.`_pageID` AS `cargo_backlink_page_id_Manifesto`,CONCAT( '',Heading,'' ) AS `CONCAT( '',Heading,'' )`,`Text` AS `Text` FROM `cargo__Manifesto` WHERE Section={{{section}}} ORDER BY `Sequence` LIMIT 100