Difference between revisions of "Template:Ivg test"

From blackwiki
Jump to navigation Jump to search
imported>Datumizer
m (re-added border)
imported>Pigsonthewing
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="infobox vevent bordered" style="float: {{{align|right}}}; width: {{{width|264px}}}; font-size: 90%; text-align: left;"
+
#REDIRECT [[Template:Infobox video game/sandbox]]
! colspan="2" style="font-size:110%; text-align:center; background-color: #ccccff;" class="summary" | ''{{{title|{{PAGENAME}}}}}''
 
|-
 
{{#if:{{{image|}}}|
 
<tr><td colspan="2" style="text-align: center;">{{{image|}}}<div>{{{caption|}}}</div></td></tr>
 
}}{{#if:{{{developer|required!}}}|
 
<tr><th style="background-color: #ccccff;">[[Video game developer|Developer(s)]]</th><td>{{{developer|<div style="width: 80px"/>}}}</td></tr>
 
}}{{#if:{{{publisher|}}}|
 
<tr><th style="background-color: #ccccff;">Publisher(s)</th><td>{{{publisher|}}}</td></tr>
 
}}{{#if:{{{distributor|}}}|
 
<tr><th style="background-color: #ccccff;">Distributor(s)</th><td>{{{distributor|}}}</td></tr>
 
}}{{#if:{{{designer|}}}|
 
<tr class="description"><th style="background-color: #ccccff;">[[Game designer|Designer(s)]]</th><td>{{{designer|}}}</td></tr>
 
}}{{#if:{{{license|}}}|
 
<tr><th style="background-color: #ccccff;">[[Software license|License]]</th><td>{{{license|}}}</td></tr>
 
}}{{#if:{{{series|}}}|
 
<tr><th style="background-color: #ccccff;">Series</th><td>{{{series|}}}</td></tr>
 
}}{{#if:{{{engine|}}}|
 
<tr><th style="background-color: #ccccff;">[[Game engine|Engine]]</th><td>{{{engine|}}}</td></tr>
 
}}{{#if:{{{picture format|}}}|
 
<tr><th style="background-color: #ccccff;">[[Aspect ratio|Picture format]]</th><td>{{{picture format|}}}</td></tr>
 
}}{{#if:{{{version|}}}|
 
<tr><th style="background-color: #ccccff;">Version</th><td>{{{version|}}}</td></tr>
 
}}{{#if:{{{first release version|{{{first_release_version|}}}}}}|
 
<tr><th style="background-color: #ccccff;">[[Software release life cycle|First release]]</th><td>{{{first release version|{{{first_release_version|}}}}}} {{#if:{{{first release date|{{{first_release_date|}}}}}}| ({{{first release date|{{{first_release_date|}}}}}})}}
 
</td></tr>
 
|{{#if:{{{released|{{{release|required!}}}}}}|
 
<tr><th style="background-color: #ccccff;">Released</th><td>{{{release|}}}{{{released|}}}</td></tr>
 
}}}}{{#if:{{{latest release version|{{{latest_release_version|}}}}}}|
 
<tr><th style="background-color: #ccccff;">[[Software release life cycle|Latest release]]</th><td>{{{latest release version|{{{latest_release_version|}}}}}} {{#if:{{{latest release date|{{{latest_release_date|}}}}}}| ({{{latest release date|{{{latest_release_date|}}}}}})}}
 
</td></tr>
 
}}{{#if:{{{latest preview version|{{{latest_preview_version|}}}}}}|
 
<tr><th style="background-color: #ccccff;">[[Software release life cycle|Preview release]]</th><td>{{{latest preview version|{{{latest_preview_version|}}}}}} {{#if:{{{latest preview date|{{{latest_preview_date|}}}}}}| ({{{latest preview date|{{{latest_preview_date|}}}}}})}}
 
</td></tr>
 
}}{{#if:{{{genre|required!}}}|
 
<tr><th style="background-color: #ccccff;">[[Video game genres|Genre(s)]]</th><td>{{{genre|}}}</td></tr>
 
}}{{#if:{{{modes|required!}}}|
 
<tr><th style="background-color: #ccccff;">Mode(s)</th><td>{{{modes|}}}</td></tr>
 
}}{{#if:{{{ratings|}}}|
 
<tr><th style="background-color: #ccccff;">[[Video game content rating system|Ratings]]</th><td>{{{ratings|}}}</td></tr>
 
}}{{#if:{{{platforms|required!}}}|
 
<tr><th style="background-color: #ccccff;">[[Computer platform|Platform(s)]]</th><td>{{{platforms|}}}</td></tr>
 
}}{{#if:{{{media|}}}|
 
<tr><th style="background-color: #ccccff;">Media</th><td>{{{media|}}}</td></tr>
 
}}{{#if:{{{requirements|}}}|
 
<tr><th style="background-color: #ccccff;">System requirements</th><td>{{{requirements|}}}</td></tr>
 
}}{{#if:{{{input|}}}|
 
<tr><th style="background-color: #ccccff;">Input methods</th><td>{{{input|}}}</td></tr>
 
}}{{#if:{{{cabinet|}}}|
 
<tr><th style="background-color: #ccccff;">[[Arcade cabinet]]</th><td>{{{cabinet|}}}</td></tr>
 
}}{{#if:{{{arcade system|}}}|
 
<tr><th style="background-color: #ccccff;">[[Arcade system board|Arcade system]]</th><td>{{{arcade system|}}}</td></tr>
 
}}{{#if:{{{cpu|}}}|
 
<tr><th style="background-color: #ccccff;">Arcade [[Central processing unit|CPU]]</th><td>{{{cpu|}}}</td></tr>
 
}}{{#if:{{{sound|}}}|
 
<tr><th style="background-color: #ccccff;">Arcade [[Sound chip|sound system]]</th><td>{{{sound|}}}</td></tr>
 
}}{{#if:{{{display|}}}|
 
<tr><th style="background-color: #ccccff;">[[Computer display|Arcade display]]</th><td>{{{display|}}}</td></tr>
 
}}
 
|}<noinclude>
 
{{documentation}}
 
<!-- Add cats and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 

Latest revision as of 20:46, 31 July 2010