Template:Infobox game: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (Fixed some tiny things.)
(Italicized game name, made the Japanese name optional, and added an optional secondary console.)
Line 1: Line 1:
{|class="infobox" align="right" style="width: 20em; font-size: 82%; text-align: left; border-style: solid; border-width: 1px; border-color: grey"
{|class="infobox" align="right" style="width: 20em; font-size: 82%; text-align: left; border-style: solid; border-width: 1px; border-color: grey"
! colspan="2" style="font-size: 160%; background: #ccf; text-align: center;" | {{{name}}}
! colspan="2" style="font-size: 160%; background: #ccf; text-align: center;" | ''{{{name}}}''
|-
|-
! colspan="2" style="background: #fff; text-align: center;" | [[File:{{{image}}}|{{{size|250px}}}]]
! colspan="2" style="background: #fff; text-align: center;" | [[File:{{{image}}}|{{{size|250px}}}]]
Line 6: Line 6:
| colspan="2" align="center" | {{{caption|{{{name}}}}}}
| colspan="2" align="center" | {{{caption|{{{name}}}}}}
|-
|-
! style="background: #e6e9ff;" | Japanese name
{{#if:{{{jname|}}} | ! style="background: #e6e9ff;" {{!}} Japanese name {{!}}{{!}} {{{jname}}}
| {{{jname}}}
|-}}
|-
! style="background: #e6e9ff;" | ESRB rating
! style="background: #e6e9ff;" | ESRB rating
| {{{rating|Unrated}}}
| {{{rating|Unrated}}}
|-
|-
! style="background: #e6e9ff;" | Console
! style="background: #e6e9ff;" | Console
| [[{{{console}}}]]
| [[{{{console}}}]] {{#if:{{{console2|}}}|, [[{{{console2}}}]]}}
|-
|-
! style="background: #e6e9ff;" | Developer
! style="background: #e6e9ff;" | Developer
Line 60: Line 59:
|size        = image size
|size        = image size
|caption    = image caption
|caption    = image caption
|jname      = Japanese name
|jname      = Japanese name (optional)
|rating      = ESRB rating
|rating      = ESRB rating
|console    = console the game is played on (autolinks)
|console    = console the game is played on (autolinks)
|console2    = Secondary console (optional, autolinks)
|developer  = game's developer (autolinks)
|developer  = game's developer (autolinks)
|publisher  = game's publisher (autolinks)
|publisher  = game's publisher (autolinks)

Revision as of 17:39, May 6, 2014

-
{{{name}}}
[[File:{{{image}}}|250px]]
{{{name}}}
ESRB rating Unrated
Console [[{{{console}}}]]
Developer Nintendo EAD
Publisher Nintendo
Genre {{{genre}}}
Release date
Japan N/A
North America N/A
Europe N/A
Australia N/A
Related games

Use

{{infobox game
|name        = name of game
|image       = image name with extension
|size        = image size
|caption     = image caption
|jname       = Japanese name (optional)
|rating      = ESRB rating
|console     = console the game is played on (autolinks)
|console2    = Secondary console (optional, autolinks)
|developer   = game's developer (autolinks)
|publisher   = game's publisher (autolinks)
|genre       = game's genre
|predecessor = game's predecessor (optional; links manually)
|sequel      = game's successor (optional; links manually)
|remake      = remake of this game (optional; links manually)
|remakeof    = game that this game is a remake of (optional; links manually)
|jp          = Japanese release date
|na          = North American release date
|eu          = European release date
|au          = Australian release date
}}