Template:Infobox game: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(I'll just update all the pages where this is used)
m (Fixed some tiny things.)
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|Pikmin}}}
! colspan="2" style="font-size: 160%; background: #ccf; text-align: center;" | {{{name}}}
|-
|-
! colspan="2" style="background: #fff; text-align: center;" | [[File:{{{image|Pikmin1boxart.jpg}}}|{{{size|250px}}}]]
! colspan="2" style="background: #fff; text-align: center;" | [[File:{{{image}}}|{{{size|250px}}}]]
|-
|-
| colspan="2" align="center" | {{{caption|{{{name}}}}}}
| colspan="2" align="center" | {{{caption|{{{name}}}}}}
Line 56: Line 56:
==Use==
==Use==
<pre>{{infobox game
<pre>{{infobox game
|name=name of game
|name       = name of game
|image=image name with extension
|image       = image name with extension
|size=image size
|size       = image size
|caption=image caption
|caption     = image caption
|jname=Japanese name
|jname       = Japanese name
|rating=ESRB rating
|rating     = ESRB rating
|console=console the game is played on (autolinks)
|console     = console the game is played on (autolinks)
|developer=game's developer (autolinks)
|developer   = game's developer (autolinks)
|publisher=game's publisher (autolinks)
|publisher   = game's publisher (autolinks)
|genre=game's genre
|genre       = game's genre
|predecessor=game's predecessor (optional; links manually)
|predecessor = game's predecessor (optional; links manually)
|sequel=game's successor (optional; links manually)
|sequel     = game's successor (optional; links manually)
|remake=remake of this game (optional; links manually)
|remake     = remake of this game (optional; links manually)
|remakeof=game that this game is a remake of (optional; links manually)
|remakeof   = game that this game is a remake of (optional; links manually)
|jp=Japanese release date
|jp         = Japanese release date
|na=North American release date
|na         = North American release date
|eu=European release date
|eu         = European release date
|au=Australian release date
|au         = Australian release date
}}</pre></noinclude>
}}</pre></noinclude>

Revision as of 10:05, November 15, 2013

{{{name}}}
[[File:{{{image}}}|250px]]
{{{name}}}
Japanese name {{{jname}}}
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
|rating      = ESRB rating
|console     = console the game is played on (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
}}