Difference between revisions of "Template:Infobox VG"
From Totalwar.org
Line 1: | Line 1: | ||
{| class="infobox" style="float: {{{align|right}}}; width: 250px; font-size: 90%; text-align: left;" cellpadding="3"; border="2" | {| class="infobox" style="float: {{{align|right}}}; width: 250px; font-size: 90%; text-align: left;" cellpadding="3"; border="2" | ||
! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" style="background-color: #FFFFFF" | | ! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" style="background-color: #FFFFFF" | | ||
− | {{{Image|<noinclude> | + | {{{Image|<noinclude>[[Image:name.pic|250px]]</noinclude>}}} |
|- | |- | ||
|- | |- | ||
{{#if:{{{Title|}}}| | {{#if:{{{Title|}}}| | ||
− | {{!}} style="background-color: # | + | {{!}} style="background-color: #EEEEEE; width: 100px;" {{!}} '''Title:''' |
{{!}} {{{Title|<noinclude>UTW</noinclude>}}} }} | {{!}} {{{Title|<noinclude>UTW</noinclude>}}} }} | ||
− | |||
− | |||
− | |||
|- | |- | ||
− | ! style="background-color: # | + | {{#if:{{{Developer|}}}| |
− | + | {{!}} style="background-color: #EEEEEE;" {{!}} '''Developer:''' | |
+ | {{!}} {{{Developer|<noinclude>Creative Assembly</noinclude>}}} }} | ||
|- | |- | ||
− | ! style="background-color: # | + | {{#if:{{{Publisher|}}}| |
− | + | {{!}} style="background-color: #EEEEEE;" {{!}} Publisher: | |
+ | {{!}} {{{Publisher|<noinclude>Sega</noinclude>}}} }} | ||
|- | |- | ||
− | ! style="background-color: # | + | {{#if:{{{Distributor|}}}| |
− | + | {{!}} style="background-color: #EEEEEE;" {{!}} Distributor: | |
+ | {{!}} {{{Distributor|<noinclude>Sega</noinclude>}}} }} | ||
|- | |- | ||
− | ! style="background-color: # | + | {{#if:{{{Designer|}}}| |
+ | {{!}} style="background-color: #EEEEEE;" {{!}} Designer: | ||
+ | {{!}} {{{Designer|<noinclude>John</noinclude>}}} }} | ||
+ | |- | ||
+ | ! style="background-color: #EEEEEE;" | License: | ||
| {{{License|<noinclude>Free Download</noinclude>}}} | | {{{License|<noinclude>Free Download</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #EEEEEE;" | Series: |
| {{{Series|<noinclude>Total War</noinclude>}}} | | {{{Series|<noinclude>Total War</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #EEEEEE;" | Engine: |
| {{{Engine|<noinclude>PowerPC</noinclude>}}} | | {{{Engine|<noinclude>PowerPC</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #EEEEEE;" | Version: |
| {{{special|<noinclude>1.0</noinclude>}}} | | {{{special|<noinclude>1.0</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #EEEEEE;" | Released: |
| {{{Released|<noinclude>March 27, 2008</noinclude>}}} | | {{{Released|<noinclude>March 27, 2008</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #EEEEEE;" | Genre: |
| {{{Genre|<noinclude>RPG</noinclude>}}} | | {{{Genre|<noinclude>RPG</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #EEEEEE;" | Modes: |
| {{{Modes|<noinclude>Single Player</noinclude>}}} | | {{{Modes|<noinclude>Single Player</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #EEEEEE;" | Ratings: |
| {{{Ratings|<noinclude>7+</noinclude>}}} | | {{{Ratings|<noinclude>7+</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #EEEEEE;" | Platforms: |
| {{{Platforms|<noinclude>Macintosh</noinclude>}}} | | {{{Platforms|<noinclude>Macintosh</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #EEEEEE;" | Media: |
| {{{Media|<noinclude>Free Download</noinclude>}}} | | {{{Media|<noinclude>Free Download</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #EEEEEE;" | Requirements: |
| {{{Requirements|<noinclude>Motorola 68000</noinclude>}}} | | {{{Requirements|<noinclude>Motorola 68000</noinclude>}}} | ||
|- | |- | ||
− | ! style="background-color: # | + | ! style="background-color: #EEEEEE;" | Input: |
| {{{Input|<noinclude>Keyboard mouse</noinclude>}}} | | {{{Input|<noinclude>Keyboard mouse</noinclude>}}} | ||
|- | |- |
Revision as of 13:09, 4 April 2008
License: | Free Download |
---|---|
Series: | Total War |
Engine: | PowerPC |
Version: | 1.0 |
Released: | March 27, 2008 |
Genre: | RPG |
Modes: | Single Player |
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).