Difference between revisions of "Template:Video game"

From MansonWiki, the Marilyn Manson encyclopedia
Jump to: navigation, search
Line 1: Line 1:
 
<table class="infobox vevent" style="float:{{{align|right}}}; width:{{#if:{{{width|}}}|{{{width|}}}|264px}}; font-size:90%; text-align:left; {{{boxstyle|}}}" cellspacing="0" cellpadding="3">
 
<table class="infobox vevent" style="float:{{{align|right}}}; width:{{#if:{{{width|}}}|{{{width|}}}|264px}}; font-size:90%; text-align:left; {{{boxstyle|}}}" cellspacing="0" cellpadding="3">
<tr>
+
<tr><td colspan="2" style="font-size:110%; text-align:center; {{{titlestyle|}}}" class="summary">''{{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}}''</td></tr>
<td colspan="2" style="font-size:110%; text-align:center; {{{titlestyle|}}}" class="summary">''{{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}}''</td>
+
<tr><td colspan="2" style="text-align: center;">{{{image|}}}<br />{{{caption}}}</td></tr>
</tr>
+
<tr><th>Developer(s)</th><td>{{{developer|}}}</td></tr>
{{#if:{{{image|}}}| <tr><td colspan="2" style="text-align: center;">{{{image|}}}<br />{{{caption}}}</td></tr>}}
+
<tr><th>Publisher(s)</th><td>{{{publisher|}}}</td></tr>
{{#if:{{{developer|}}}| <tr><th>Developer(s)</th><td>{{{developer}}}</td></tr>}}
+
<tr><th>Distributor(s)</th><td>{{{distributor|}}}</td></tr>
{{#if:{{{publisher|}}}| <tr><th>Publisher(s)</th><td>{{{publisher}}}</td></tr>}}
+
<tr><th>Designer(s)</th><td>{{{designer|}}}</td></tr>
{{#if:{{{distributor|}}}| <tr><th>Distributor(s)</th><td>{{{distributor}}}</td></tr>}}
+
<tr><th>License</th><td>{{{license|}}}</td></tr>
{{#if:{{{designer|}}}| <tr><th>Designer(s)</th><td>{{{designer}}}</td></tr>}}
+
<tr><th>Series</th><td>{{{series|}}}</td></tr>
{{#if:{{{license|}}}| <tr><th>License</th><td>{{{license}}}</td></tr>}}
+
<tr><th>Engine</th><td>{{{engine|}}}</td></tr>
{{#if:{{{series|}}}| <tr><th>Series</th><td>{{{series}}}</td></tr>}}
+
<tr><th>Aspect ratio</th><td>{{{picture format|{{{aspect ratio|}}}}}} }}
{{#if:{{{engine|}}}| <tr><th>Engine</th><td>{{{engine}}}</td></tr>}}
+
<tr><th>Native resolution</th><td>{{{resolution|}}} }}
{{#if:{{{picture format|{{{aspect ratio|}}}}}}| <tr><th>Aspect ratio</th><td>{{{picture format|{{{aspect ratio|}}}}}} }}
+
<tr><th>Version</th><td>{{{version|}}}</td></tr>
{{#if:{{{resolution|}}}| <tr><th>Native resolution</th><td>{{{resolution}}} }}
+
<tr><th>Platform(s)</th><td>{{{platform|{{{platforms|}}}}}} }}
{{#if:{{{version|}}}| <tr><th>Version</th><td>{{{version}}}</td></tr>}}
+
<tr><th>Release date</th><td>{{{released|{{{release}}}}}} }}
{{#if:{{{platform|{{{platforms|}}}}}}| <tr><th>Platform(s)</th><td>{{{platform|{{{platforms|}}}}}} }}
+
<tr><th>Genre(s)</th><td>{{{genre|}}}</td></tr>
{{#if:{{{released|{{{release|}}}}}}| <tr><th>Release date</th><td>{{{released|{{{release}}}}}} }}
+
<tr><th>Mode(s)</th><td>{{{modes|}}}</td></tr>
{{#if:{{{genre|}}}| <tr><th>Genre(s)</th><td>{{{genre}}}</td></tr>}}
+
<tr><th>Rating(s)</th><td>{{{ratings|}}}</td></tr>
{{#if:{{{modes|}}}| <tr><th>Mode(s)</th><td>{{{modes}}}</td></tr>}}
+
<tr><th>Media</th><td>{{{media|}}}</td></tr>
{{#if:{{{ratings|}}}| <tr><th>Rating(s)</th><td>{{{ratings}}}</td></tr>}}
+
<tr><th>System requirements</th><td>{{{requirements|}}}</td></tr>
{{#if:{{{media|}}}| <tr><th>Media</th><td>{{{media}}}</td></tr>}}
+
<tr><th>Input methods</th><td>{{{input|}}}</td></tr>
{{#if:{{{requirements|}}}| <tr><th>System requirements</th><td>{{{requirements}}}</td></tr>}}
+
<tr><th>Cabinet</th><td>{{{cabinet|}}}</td></tr>
{{#if:{{{input|}}}| <tr><th>Input methods</th><td>{{{input}}}</td></tr>}}
+
<tr><th>Arcade system</th><td>{{{arcade system|}}}</td></tr>
{{#if:{{{cabinet|}}}| <tr><th>Cabinet</th><td>{{{cabinet}}}</td></tr>}}
+
<tr><th>CPU</th><td>{{{cpu|}}}</td></tr>
{{#if:{{{arcade system|}}}| <tr><th>Arcade system</th><td>{{{arcade system}}}</td></tr>}}
+
<tr><th>Sound</th><td>{{{sound|}}}</td></tr>
{{#if:{{{cpu|}}}| <tr><th>CPU</th><td>{{{cpu}}}</td></tr>}}
+
<tr><th>Display</th><td>{{{display|}}}</td></tr>
{{#if:{{{sound|}}}| <tr><th>Sound</th><td>{{{sound}}}</td></tr>}}
+
{{#if:{{{display|}}}| <tr><th>Display</th><td>{{{display}}}</td></tr>}}
+
 
</table><noinclude>
 
</table><noinclude>
 
==Usage==
 
==Usage==

Revision as of 00:46, 7 September 2014

Video game

{{{caption}}}
Developer(s)
Publisher(s)
Distributor(s)
Designer(s)
License
Series
Engine
Aspect ratio }}
Native resolution }}
Version
Platform(s) }}
Release date{{{release}}} }}
Genre(s)
Mode(s)
Rating(s)
Media
System requirements
Input methods
Cabinet
Arcade system
CPU
Sound
Display

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        = 
}}