Template:Infobox game: Difference between revisions
Jump to navigation
Jump to search
(Two missing fields on the skeleton.) |
(Making some fields optional (in the case where the info is yet to be announced).) |
||
Line 2: | Line 2: | ||
! colspan="2" class="infoboxTitle" | ''{{{name}}}'' | ! colspan="2" class="infoboxTitle" | ''{{{name}}}'' | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|{{!}} colspan="2" style="text-align: center;" {{!}} [[File:{{{image}}}|{{{size|250px}}}]] | ||
{{!}}- | |||
{{!}} colspan="2" align="center" {{!}} {{{caption|{{{name}}}}}} | |||
{{!}}-}} | |||
{{#if:{{{jname|}}} | ! Japanese name | {{#if:{{{jname|}}} | ! Japanese name | ||
{{!}} {{{jname}}} | {{!}} {{{jname}}} | ||
Line 13: | Line 13: | ||
|- | |- | ||
! Console | ! Console | ||
| [[{{{console}}}]]{{#if:{{{console2|}}}|, [[{{{console2}}}]]}} | | {{#if:{{{console|}}}|[[{{{console}}}]]{{#if:{{{console2|}}}|, [[{{{console2}}}]]}}|TBA}} | ||
|- | |- | ||
! Developer | ! Developer | ||
Line 19: | Line 19: | ||
|- | |- | ||
! Publisher | ! Publisher | ||
| [[{{{publisher | | {{#if:{{{publisher|}}}|[[{{{publisher}}}]]|TBA}} | ||
|- | |- | ||
! Genre | ! Genre | ||
Line 72: | Line 72: | ||
|- | |- | ||
! image | ! image | ||
| | | No || || Name of the cover image file, with extension. | ||
|- | |- | ||
! size | ! size | ||
Line 87: | Line 87: | ||
|- | |- | ||
! console | ! console | ||
| | | No || TBA || Primary console the game is played on, without a link. | ||
|- | |- | ||
! console2 | ! console2 | ||
Line 96: | Line 96: | ||
|- | |- | ||
! publisher | ! publisher | ||
| No || | | No || TBA || Game's publisher, without a link. | ||
|- | |- | ||
! genre | ! genre |
Revision as of 16:36, November 26, 2015
{{{name}}} | |
---|---|
ESRB rating | Unrated |
Console | TBA |
Developer | Nintendo EAD |
Publisher | TBA |
Genre | {{{genre}}} |
Players | {{{players}}} |
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.
Articles with this template are automatically categorized under Category:Games or Category:Re-releases, as per the "remakeof" parameter.
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
name | Yes | Name of the game. | |
image | No | 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 | No | TBA | 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 | TBA | Game's publisher, without a link. |
genre | Yes | Game's genre. | |
players | Yes | Number of players that can play. If different game modes have different player numbers, list all possible combinations in different lines. e.g. Single-player (story mode)<br>2-player co-op (Challenge Mode)<br>2-player versus (2-Player Battle)
| |
savesize | No | Size of the saved game. | |
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. It's important to leave it blank if it's not a remake. | |
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. |
Skeleton
{{infobox game |name = |image = |size = |caption = |jname = |rating = |console = |console2 = |developer = |publisher = |genre = |players = |savesize = |predecessor = |sequel = |remake = |remakeof = |jp = |na = |eu = |au = }}