Difference between revisions of "Template:Video game"

From MansonWiki, the Marilyn Manson encyclopedia
Jump to: navigation, search
Line 2: Line 2:
 
! colspan="2" style="font-size:110%; text-align:center; {{{titlestyle|}}}" class="summary" | ''{{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}}''
 
! colspan="2" style="font-size:110%; text-align:center; {{{titlestyle|}}}" class="summary" | ''{{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}}''
 
|-
 
|-
{{#if:{{{image|}}}|
+
 
{{!}} colspan="2" style="text-align: center;" {{!}} {{{image|}}}<br />{{#if:{{{caption|}}}|{{{caption}}}}}
+
{{#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>}}
 
{{#if:{{{publisher|}}}| <tr><th>Publisher(s)</th><td>{{{publisher}}}</td></tr>}}
 
{{#if:{{{publisher|}}}| <tr><th>Publisher(s)</th><td>{{{publisher}}}</td></tr>}}

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