Difference between revisions of "CompanyHistory"

From Sega Retro

Line 8: Line 8:
 
|group by=releases.name
 
|group by=releases.name
 
|where=({{#var:command}}) {{#if:{{{role|}}}|and (companies.role LIKE "{{{role|}}}%")}} {{#if:{{{format|}}}|and (companies.format="{{{format|}}}")}}
 
|where=({{#var:command}}) {{#if:{{{role|}}}|and (companies.role LIKE "{{{role|}}}%")}} {{#if:{{{format|}}}|and (companies.format="{{{format|}}}")}}
|order by=releases.date
+
|order by=releases.date,releases.name
 
|format=template
 
|format=template
 
|limit=1000
 
|limit=1000

Revision as of 16:09, 4 January 2020

Template to list a company's softography. It's a bit crude.

e.g. Sega, 32X:

Publisher

{{CompanyHistory|Sega|format=32X|role=Publisher}}

Developer

{{CompanyHistory|Sega|Sega CS|format=32X|role=Developer}}

Licensor

{{CompanyHistory|Sega|format=32X|role=Licensor}}