Difference between revisions of "Template:Infobox VG"
From Totalwar.org
Line 38: | Line 38: | ||
{{#if:{{{Version|}}}| | {{#if:{{{Version|}}}| | ||
{{!}} style="background-color: #EEEEEE;" {{!}} '''Version:''' | {{!}} style="background-color: #EEEEEE;" {{!}} '''Version:''' | ||
− | {{!}} {{{ | + | {{!}} {{{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;" | + | {{#if:{{{Ratings|}}}| |
− | + | {{!}} style="background-color: #EEEEEE;" {{!}} '''Ratings:''' | |
+ | {{!}} {{{Ratings|<noinclude>7+</noinclude>}}} }} | ||
|- | |- | ||
− | ! style="background-color: #EEEEEE;" | + | {{#if:{{{Platforms|}}}| |
− | + | {{!}} style="background-color: #EEEEEE;" {{!}} '''Platforms:''' | |
+ | {{!}} {{{Platforms|<noinclude>Macintosh</noinclude>}}} }} | ||
|- | |- | ||
− | ! style="background-color: #EEEEEE;" | + | {{#if:{{{Media|}}}| |
− | + | {{!}} style="background-color: #EEEEEE;" {{!}} '''Media:''' | |
+ | {{!}} {{{Media|<noinclude>Free Download</noinclude>}}} }} | ||
|- | |- | ||
− | ! style="background-color: #EEEEEE;" | + | {{#if:{{{Requirements|}}}| |
− | + | {{!}} style="background-color: #EEEEEE;" {{!}} '''Requirements:''' | |
+ | {{!}} {{{Requirements|<noinclude>Motorola 68000</noinclude>}}} }} | ||
|- | |- | ||
− | ! style="background-color: #EEEEEE;" | + | {{#if:{{{Input|}}}| |
− | + | {{!}} style="background-color: #EEEEEE;" {{!}} '''Input:''' | |
+ | {{!}} {{{Input|<noinclude>Keyboard mouse</noinclude>}}} }} | ||
|- | |- | ||
|} | |} |
Revision as of 13:23, 4 April 2008
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).