Difference between revisions of "ProductionHistory"

From Sega Retro

Line 2: Line 2:
 
| value
 
| value
 
| {{#vardefine:nameList|{{#var:nameList}}{{!}}{{#var:value}}}}
 
| {{#vardefine:nameList|{{#var:nameList}}{{!}}{{#var:value}}}}
}}{{#dpl:
+
}}
|linksto={{#var:nameList}}
+
{{#cargo_query:
|categorymatch=%games
+
table=credits
|listseparators=,,²{ProductionHistoryLine¦{{{1}}}¦%PAGE%}²
+
|fields=role,name,game,console
}}}}<noinclude>[[Category:Sega Retro templates]]</noinclude>
+
|where=name={{#var:value}}
 +
|format=template
 +
|template=ProductionHistoryLine
 +
}}
 +
<noinclude>[[Category:Sega Retro templates]]</noinclude>

Revision as of 11:55, 5 November 2017

{{#if:|

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `role` AS `role`,`name` AS `name`,`game` AS `game`,`console` AS `console` FROM `cargo__credits` WHERE name= ORDER BY `role`,`name`,`game`,`console` LIMIT 100 Function: CargoSQLQuery::run 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 'ORDER BY `role`,`name`,`game`,`console` LIMIT 100' at line 1 (localhost)