Difference between revisions of "Template:Video game"

From MansonWiki, the Marilyn Manson encyclopedia
Jump to: navigation, search
(Undo revision 89837 by Scarshock (talk))
Line 6: Line 6:
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{Alternating rows table section
+
<table>
|es=background:#f0f0f0;
+
{{#if:{{{developer|}}}| <tr><th>Developer(s)</th><td>{{{developer}}}</td></tr>}}
|{{#if:{{{developer|}}}|{{!}} '''Developer(s)''' {{!!}} {{{developer|}}} }}
+
{{#if:{{{publisher|}}}| <tr><th>Publisher(s)</th><td>{{{publisher}}}</td></tr>}}
|{{#if:{{{publisher|}}}| {{!}} '''Publisher(s)''' {{!!}} {{{publisher|}}} }}
+
{{#if:{{{distributor|}}}| <tr><th>Distributor(s)</th><td>{{{distributor}}}</td></tr>}}
|{{#if:{{{distributor|}}}| {{!}} '''Distributor(s)''' {{!!}} {{{distributor|}}} }}
+
{{#if:{{{designer|}}}| <tr><th>Designer(s)</th><td>{{{designer}}}</td></tr>}}
|{{#if:{{{designer|}}}| {{!}} '''Designer(s)''' {{!!}} {{{designer|}}} }}
+
{{#if:{{{license|}}}| <tr><th>License</th><td>{{{license}}}</td></tr>}}
|{{#if:{{{license|}}}| {{!}} '''License''' {{!!}} {{{license|}}} }}
+
{{#if:{{{series|}}}| <tr><th>Series</th><td>{{{series}}}</td></tr>}}
|{{#if:{{{series|}}}| {{!}} '''Series''' {{!!}} {{{series|}}} }}
+
{{#if:{{{engine|}}}| <tr><th>Engine</th><td>{{{engine}}}</td></tr>}}
|{{#if:{{{engine|}}}| {{!}} '''Engine''' {{!!}} {{{engine|}}} }}
+
{{#if:{{{picture format|{{{aspect ratio|}}}}}}| <tr><th>Aspect ratio</th><td>{{{picture format|{{{aspect ratio|}}}}}} }}
|{{#if:{{{picture format|{{{aspect ratio|}}}}}}| {{!}} '''Aspect ratio''' {{!!}} {{{picture format|{{{aspect ratio|}}}}}} }}
+
{{#if:{{{resolution|}}}| <tr><th>Native resolution</th><td>{{{resolution}}} }}
|{{#if:{{{resolution|}}}| {{!}} '''Native resolution''' {{!!}} {{{resolution}}} }}
+
{{#if:{{{version|}}}| <tr><th>Version</th><td>{{{version}}}</td></tr>}}
|{{#if:{{{version|}}}| {{!}} '''Version''' {{!!}} {{{version|}}} }}
+
{{#if:{{{platform|{{{platforms|}}}}}}| <tr><th>Platform(s)</th><td>{{{platform|{{{platforms|}}}}}} }}
|{{#if:{{{platform|{{{platforms|}}}}}}| {{!}} '''Platform(s)''' {{!!}} {{{platform|{{{platforms|}}}}}} }}
+
{{#if:{{{released|{{{release|}}}}}}| <tr><th>Release date</th><td>{{{released|{{{release}}}}}} }}
|{{#if:{{{released|{{{release|}}}}}}| {{!}} '''Release date''' {{!!}} {{{released|{{{release}}}}}} }}
+
{{#if:{{{genre|}}}| <tr><th>Genre(s)</th><td>{{{genre}}}</td></tr>}}
|{{#if:{{{genre|}}}| {{!}} '''Genre(s)''' {{!!}} {{{genre|}}} }}
+
{{#if:{{{modes|}}}| <tr><th>Mode(s)</th><td>{{{modes}}}</td></tr>}}
|{{#if:{{{modes|}}}|{{!}} '''Mode(s)''' {{!!}} {{{modes|}}} }}
+
{{#if:{{{ratings|}}}| <tr><th>Rating(s)</th><td>{{{ratings}}}</td></tr>}}
|{{#if:{{{ratings|}}}| {{!}} '''Rating(s)''' {{!!}} {{{ratings|}}} }}
+
{{#if:{{{media|}}}| <tr><th>Media</th><td>{{{media}}}</td></tr>}}
|{{#if:{{{media|}}}| {{!}} '''Media''' {{!!}} {{{media|}}} }}
+
{{#if:{{{requirements|}}}| <tr><th>System requirements</th><td>{{{requirements}}}</td></tr>}}
|{{#if:{{{requirements|}}}| {{!}} '''System requirements''' {{!!}} {{{requirements|}}} }}
+
{{#if:{{{input|}}}| <tr><th>Input methods</th><td>{{{input}}}</td></tr>}}
|{{#if:{{{input|}}}| {{!}} '''Input methods''' {{!!}} {{{input|}}} }}
+
{{#if:{{{cabinet|}}}| <tr><th>Cabinet</th><td>{{{cabinet}}}</td></tr>}}
|{{#if:{{{cabinet|}}}| {{!}} '''Cabinet''' {{!!}} {{{cabinet|}}} }}
+
{{#if:{{{arcade system|}}}| <tr><th>Arcade system</th><td>{{{arcade system}}}</td></tr>}}
|{{#if:{{{arcade system|}}}| {{!}} '''Arcade system''' {{!!}} {{{arcade system|}}} }}
+
{{#if:{{{cpu|}}}| <tr><th>CPU</th><td>{{{cpu}}}</td></tr>}}
|{{#if:{{{cpu|}}}| {{!}} '''CPU''' {{!!}} {{{cpu|}}} }}
+
{{#if:{{{sound|}}}| <tr><th>Sound</th><td>{{{sound}}}</td></tr>}}
|{{#if:{{{sound|}}}| {{!}} '''Sound''' {{!!}} {{{sound|}}} }}
+
{{#if:{{{display|}}}| <tr><th>Display</th><td>{{{display}}}</td></tr>}}
|{{#if:{{{display|}}}| {{!}} '''Display''' {{!!}} {{{display|}}} }}
+
</table>
}}
+
 
|}<noinclude>
 
|}<noinclude>
 
==Usage==
 
==Usage==

Revision as of 00:28, 7 September 2014

Video game

Usage

{{Video game
|title          = 
|image          = 
|caption        = 
|developer      = 
|publisher      = 
|distributor    = 
|designer       = 
|license        = 
|engine         = 
|picture format = 
|resolution     = 
|version        = 
|platform       = 
|released       = 
|genre          = 
|modes          = 
|ratings        = 
|media          = 
|requirements   = 
|input          = 
|cabinet        = 
|arcade system  = 
|cpu            = 
|sound          = 
|display        = 
}}