Difference between revisions of "Template:Video game"

From MansonWiki, the Marilyn Manson encyclopedia
Jump to: navigation, search
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"
+
<table class="infobox vevent" style="float:{{{align|right}}}; width:{{#if:{{{width|}}}|{{{width|}}}|264px}}; font-size:90%; text-align:left; {{{boxstyle|}}}" cellspacing="0" cellpadding="3">
! colspan="2" style="font-size:110%; text-align:center; {{{titlestyle|}}}" class="summary" | ''{{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}}''
+
<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>}}
 
{{#if:{{{image|}}}| <tr><td colspan="2" style="text-align: center;">{{{image|}}}<br />{{{caption}}}</td></tr>}}
 
{{#if:{{{developer|}}}| <tr><th>Developer(s)</th><td>{{{developer}}}</td></tr>}}
 
{{#if:{{{developer|}}}| <tr><th>Developer(s)</th><td>{{{developer}}}</td></tr>}}
Line 27: Line 27:
 
{{#if:{{{sound|}}}| <tr><th>Sound</th><td>{{{sound}}}</td></tr>}}
 
{{#if:{{{sound|}}}| <tr><th>Sound</th><td>{{{sound}}}</td></tr>}}
 
{{#if:{{{display|}}}| <tr><th>Display</th><td>{{{display}}}</td></tr>}}
 
{{#if:{{{display|}}}| <tr><th>Display</th><td>{{{display}}}</td></tr>}}
|}<noinclude>
+
</table><noinclude>
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>

Revision as of 00:35, 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        = 
}}