Difference between revisions of "Template:Game list entry"
Jump to navigation
Jump to search
Rocketsoup (talk | contribs) |
Rocketsoup (talk | contribs) |
||
Line 13: | Line 13: | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
− | <includeonly>{{#vardefine:showCode|{{#ifeq:{{{Show}}}|The Flog|A|B}}}}{{#vardefine:epNum|{{{EpisodeNum}}}}}{{#vardefine:paddedEpNum|{{padleft:{{#var:epNum}}|3}}}} | + | <includeonly>{{#vardefine:showCode|{{#ifeq:{{{Show}}}|The Flog|A|B}}}}{{#vardefine:epNum|{{{EpisodeNum}}}}}{{#vardefine:paddedEpNum|{{padleft:{{#var:epNum}}|3}}}}<tr> |
− | + | <td style="text-align:right;vertical-align:top;" data-sort-value="{{#var:showCode}}{{#var:paddedEpNum}}">{{{Show}}} {{{EpisodeNum}}}</td> | |
− | + | <td style="vertical-align:top;" data-sort-value="{{#ifeq:{{#sub:{{{Game}}}|0|4}}|The |{{#sub:{{{Game}}}|4}}|{{{Game}}}}}">{{{Game}}}</td> | |
− | + | <td style="vertical-align:top;">{{{System|}}}</td> | |
− | + | <td style="vertical-align:top;">{{{Publisher|}}}</td> | |
− | + | <td style="text-align:right;vertical-align:top;">{{{Year|}}}</td> | |
− | + | <td style="vertical-align:top;" data-sort-value="{{#dateformat:{{{AirDate}}}|yyyy-mm-dd}}">{{#dateformat:{{{AirDate|}}}|mdy}}</td> | |
− | + | </tr></includeonly> |
Revision as of 16:38, 15 January 2020
Usage example:
{{Game list entry |Show=Co-Optitude |EpisodeNum=3 |Game=Sonic the Hedgehog 2 |System=Sega Genesis |Publisher=Sega |Year=1992 |AirDate=2013-06-10 |Link=https://youtube.com/watch?v=xxxx}}