Template:Infobox game: Difference between revisions
Jump to navigation
Jump to search
(New documentation style.) |
(Style.) |
||
Line 1: | Line 1: | ||
{|class="infobox | {|class="infobox" | ||
! colspan="2" | ! colspan="2" class="infoboxTitle" | ''{{{name}}}'' | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | [[File:{{{image}}}|{{{size|250px}}}]] | |||
|- | |- | ||
| colspan="2" align="center" | {{{caption|{{{name}}}}}} | | colspan="2" align="center" | {{{caption|{{{name}}}}}} | ||
|- | |- | ||
{{#if:{{{jname|}}} | ! | {{#if:{{{jname|}}} | ! Japanese name {{!}}{{!}} {{{jname}}} | ||
{{!}}-}} | {{!}}-}} | ||
! style=" | ! style="width: 30%;" | ESRB rating | ||
| {{{rating|Unrated}}} | | {{{rating|Unrated}}} | ||
|- | |- | ||
! | ! Console | ||
| [[{{{console}}}]]{{#if:{{{console2|}}}|, [[{{{console2}}}]]}} | | [[{{{console}}}]]{{#if:{{{console2|}}}|, [[{{{console2}}}]]}} | ||
|- | |- | ||
! | ! Developer | ||
| {{{developer|[[Nintendo EAD]]}}} | | {{{developer|[[Nintendo EAD]]}}} | ||
|- | |- | ||
! | ! Publisher | ||
| [[{{{publisher|Nintendo}}}]] | | [[{{{publisher|Nintendo}}}]] | ||
|- | |- | ||
! | ! Genre | ||
| {{{genre}}} | | {{{genre}}} | ||
|- | |- | ||
! colspan=2 style="background: #e6e9ff;" align=center | Release date | ! colspan=2 style="background: #e6e9ff;" align=center | Release date | ||
|- | |- | ||
! | ! Japan | ||
| {{{jp|N/A}}} | | {{{jp|N/A}}} | ||
|- | |- | ||
! | ! North America | ||
| {{{na|N/A}}} | | {{{na|N/A}}} | ||
|- | |- | ||
! | ! Europe | ||
| {{{eu|N/A}}} | | {{{eu|N/A}}} | ||
|- | |- | ||
! | ! Australia | ||
| {{{au|N/A}}} | | {{{au|N/A}}} | ||
|- | |- | ||
! colspan=2 style=" | ! colspan="2" style="text-align: center;" | Related games {{#if:{{{predecessor|}}}|<br /> | ||
{{!}}- | {{!}}- | ||
! | ! Predecessor | ||
{{!}} ''{{{predecessor}}}''}} {{#if:{{{sequel|}}}|<br /> | {{!}} ''{{{predecessor}}}''}} {{#if:{{{sequel|}}}|<br /> | ||
{{!}}- | {{!}}- | ||
! | ! Sequel | ||
{{!}} ''{{{sequel}}}''}} {{#if:{{{remakeof|}}}|<br /> | {{!}} ''{{{sequel}}}''}} {{#if:{{{remakeof|}}}|<br /> | ||
{{!}}- | {{!}}- | ||
! | ! Remake of | ||
{{!}} ''{{{remakeof}}}''}} {{#if:{{{remake|}}}|<br /> | {{!}} ''{{{remakeof}}}''}} {{#if:{{{remake|}}}|<br /> | ||
{{!}}- | {{!}}- | ||
! | ! Remake | ||
{{!}} ''{{{remake}}}''}} | {{!}} ''{{{remake}}}''}} | ||
|}<noinclude> | |}<noinclude> |
Revision as of 12:16, November 11, 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 |
Info
Place this on top of game articles. This creates an information box with data about the game.
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
name | Yes | Name of the game. | |
image | Yes | Name of the cover image file, with extension. | |
size | No | 250px | Size of the image. |
caption | No | Caption for the image, if needed. | |
jname | No | Japanese name. | |
rating | No | Unrated | ESRB rating. |
console | Yes | Primary console the game is played on, without a link. | |
console2 | No | Secondary console the game is played on, without a link. | |
developer | No | Nintendo EAD | Game's developer, without a link. |
publisher | No | Nintendo | Game's publisher, without a link. |
genre | Yes | Game's genre. | |
predecessor | No | Game's predecessor, remember to link manually. | |
sequel | No | Game's sequel, remember to link manually. | |
remake | No | The game's remake, remember to link manually. | |
remakeof | No | What this game is a remake of, remember to link manually. | |
jp | No | N/A | Japanese release date. |
na | No | N/A | North American release date. |
eu | No | N/A | European release date. |
au | No | N/A | Australian release date. |
Template
{{infobox game |name = |image = |size = |caption = |jname = |rating = |console = |console2 = |developer = |publisher = |genre = |predecessor = |sequel = |remake = |remakeof = |jp = |na = |eu = |au = }}