Soon Soon: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
===Media Players=== | ===Media Players=== | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Infobox_GB_Homebrews | |tables=Infobox_GB_Homebrews | ||
|where= type="Action", type="Adventure" | |||
|fields= CONCAT('[[',_pageName,'|',title,']]')=Title, CONCAT('[[',image,'|',image,']]')=Image, description=Description, download=Download, downloadraw=Download Raw | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, CONCAT('[[',image,'|',image,']]')=Image, description=Description, download=Download, downloadraw=Download Raw | ||
|format=dynamic table | |format=dynamic table | ||
Revision as of 11:47, 17 September 2023
Media Players
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 ' type="Adventure" ORDER BY `lastupdated` DESC LIMIT 100' at line 1
Function: CargoSQLQuery::run Query: SELECT `Infobox_GB_Homebrews`.`_pageID` AS `cargo_backlink_page_id_Infobox_GB_Homebrews`,CONCAT('',title,'') AS `Title`,CONCAT('',image,'') AS `Image`,`description` AS `Description`,`download` AS `Download`,`downloadraw` AS `Download Raw` FROM `cargo__Infobox_GB_Homebrews` `Infobox_GB_Homebrews` WHERE type="Action", type="Adventure" ORDER BY `lastupdated` DESC LIMIT 100