Difference between revisions of "Template:Video game"

From MansonWiki, the Marilyn Manson encyclopedia
Jump to: navigation, search
(please use Special:AllPages with the Templates filter set instead)
m
Line 1: Line 1:
 +
<includeonly>
 
<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><td colspan="2" style="font-size:110%; text-align:center; {{{titlestyle|}}}" class="summary">''{{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}}''</td></tr>
 
<tr><td colspan="2" style="font-size:110%; text-align:center; {{{titlestyle|}}}" class="summary">''{{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}}''</td></tr>
Line 25: Line 26:
 
<tr><th>Sound</th><td>{{{sound|}}}</td></tr>
 
<tr><th>Sound</th><td>{{{sound|}}}</td></tr>
 
<tr><th>Display</th><td>{{{display|}}}</td></tr>
 
<tr><th>Display</th><td>{{{display|}}}</td></tr>
</table><noinclude>
+
</table>
 +
</includeonly>
 +
<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>
 +
</noinclude>

Revision as of 18:29, 19 April 2021


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