Difference between revisions of "Template:Infobox VG"

From Totalwar.org
Jump to: navigation, search
Line 13: Line 13:
 
|-
 
|-
 
{{#if:{{{Publisher|}}}|
 
{{#if:{{{Publisher|}}}|
{{!}} style="background-color: #EEEEEE;" {{!}} Publisher:
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Publisher:'''
 
{{!}} {{{Publisher|<noinclude>Sega</noinclude>}}} }}
 
{{!}} {{{Publisher|<noinclude>Sega</noinclude>}}} }}
 
|-
 
|-
 
{{#if:{{{Distributor|}}}|
 
{{#if:{{{Distributor|}}}|
{{!}} style="background-color: #EEEEEE;" {{!}} Distributor:
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Distributor:'''
 
{{!}} {{{Distributor|<noinclude>Sega</noinclude>}}} }}
 
{{!}} {{{Distributor|<noinclude>Sega</noinclude>}}} }}
 
|-
 
|-
 
{{#if:{{{Designer|}}}|
 
{{#if:{{{Designer|}}}|
{{!}} style="background-color: #EEEEEE;" {{!}} Designer:
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Designer:'''
 
{{!}} {{{Designer|<noinclude>John</noinclude>}}} }}
 
{{!}} {{{Designer|<noinclude>John</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | License:
+
{{#if:{{{License|}}}|
| {{{License|<noinclude>Free Download</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''License:'''
 +
{{!}} {{{License|<noinclude>Free Download</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | Series:
+
{{#if:{{{Series|}}}|
| {{{Series|<noinclude>Total War</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Series:'''
 +
{{!}} {{{Series|<noinclude>Total War</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | Engine:
+
{{#if:{{{Engine|}}}|
| {{{Engine|<noinclude>PowerPC</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Engine:'''
 +
{{!}} {{{Engine|<noinclude>PowerPC</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | Version:
+
{{#if:{{{Version|}}}|
| {{{special|<noinclude>1.0</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Version:'''
 +
{{!}} {{{special|<noinclude>1.0</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | Released:
+
{{#if:{{{Released|}}}|
| {{{Released|<noinclude>March 27, 2008</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Released:'''
 +
{{!}} {{{Released|<noinclude>March 27, 2008</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | Genre:
+
{{#if:{{{Genre|}}}|
| {{{Genre|<noinclude>RPG</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Genre:'''
 +
{{!}} {{{Genre|<noinclude>RPG</noinclude>}}} }}
 
|-
 
|-
! style="background-color: #EEEEEE;" | Modes:
+
{{#if:{{{Modes|}}}|
| {{{Modes|<noinclude>Single Player</noinclude>}}}
+
{{!}} style="background-color: #EEEEEE;" {{!}} '''Modes:'''
 +
{{!}} {{{Modes|<noinclude>Single Player</noinclude>}}} }}
 
|-
 
|-
 
! style="background-color: #EEEEEE;" | Ratings:
 
! style="background-color: #EEEEEE;" | Ratings:

Revision as of 13:16, 4 April 2008

250px

Ratings: 7+
Platforms: Macintosh
Media: Free Download
Requirements: Motorola 68000
Input: Keyboard mouse


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).