Difference between revisions of "Template:Video game"

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

Latest revision as of 18:29, 19 April 2021


Usage[edit]

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