Difference between revisions of "Template:Infobox VG"

From Totalwar.org
Jump to: navigation, search
Line 38: Line 38:
 
{{#if:{{{Version|}}}|
 
{{#if:{{{Version|}}}|
 
{{!}} style="background-color: #EEEEEE;" {{!}} '''Version:'''
 
{{!}} style="background-color: #EEEEEE;" {{!}} '''Version:'''
{{!}} {{{special|<noinclude>1.0</noinclude>}}} }}
+
{{!}} {{{Version|<noinclude>1.0</noinclude>}}} }}
 
|-
 
|-
 
{{#if:{{{Released|}}}|
 
{{#if:{{{Released|}}}|
Line 52: Line 52:
 
{{!}} {{{Modes|<noinclude>Single Player</noinclude>}}} }}
 
{{!}} {{{Modes|<noinclude>Single Player</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | Ratings:
+
{{#if:{{{Ratings|}}}|
| {{{Ratings|<noinclude>7+</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Ratings:'''
 +
{{!}} {{{Ratings|<noinclude>7+</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | Platforms:
+
{{#if:{{{Platforms|}}}|
| {{{Platforms|<noinclude>Macintosh</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Platforms:'''
 +
{{!}} {{{Platforms|<noinclude>Macintosh</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | Media:
+
{{#if:{{{Media|}}}|
| {{{Media|<noinclude>Free Download</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Media:'''
 +
{{!}} {{{Media|<noinclude>Free Download</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | Requirements:
+
{{#if:{{{Requirements|}}}|
| {{{Requirements|<noinclude>Motorola 68000</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Requirements:'''
 +
{{!}} {{{Requirements|<noinclude>Motorola 68000</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | Input:
+
{{#if:{{{Input|}}}|
| {{{Input|<noinclude>Keyboard mouse</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Input:'''
 +
{{!}} {{{Input|<noinclude>Keyboard mouse</noinclude>}}} }}
 
|-
 
|-
 
|}
 
|}

Revision as of 13:23, 4 April 2008

250px


Usage

{{Infobox VG
| Image = [[Image:name]]
| Title =
| Developer =
| Publisher =
| Distributor =
| Designer =
| License =
| Series =
| Engine =
| Version =
| Released =
| Genre =
| Modes =
| Ratings =
| Platforms =
| Media =
| requirements =
| input =
}}

Under construction. -Need to thumb any image to 250 px
-The blue cells need to be limited to ~75 pixels
-Remove tableborder (when all is done).