Template:Infobox game: Difference between revisions
Jump to navigation
Jump to search
m (...) |
(New documentation style.) |
||
Line 51: | Line 51: | ||
{{!}} ''{{{remake}}}''}} | {{!}} ''{{{remake}}}''}} | ||
|}<noinclude> | |}<noinclude> | ||
== | ==Info== | ||
Place this on top of game articles. This creates an information box with data about the game. | |||
| | |||
|image | ==Parameters== | ||
|size | {| class = "wikitable" | ||
|caption | ! Parameter || Mandatory || Default || Detailed description | ||
|jname | |- | ||
|rating | ! name | ||
|console | | '''Yes''' || || Name of the game. | ||
|console2 | |- | ||
|developer | ! image | ||
|publisher | | '''Yes''' || || Name of the cover image file, with extension. | ||
|genre | |- | ||
|predecessor | ! size | ||
|sequel | | No || 250px || Size of the image. | ||
|remake | |- | ||
|remakeof | ! caption | ||
|jp | | No || || Caption for the image, if needed. | ||
|na | |- | ||
|eu | ! jname | ||
|au | | No || || Japanese name. | ||
}}</pre></noinclude> | |- | ||
! 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== | |||
<pre> | |||
{{infobox game | |||
|name = | |||
|image = | |||
|size = | |||
|caption = | |||
|jname = | |||
|rating = | |||
|console = | |||
|console2 = | |||
|developer = | |||
|publisher = | |||
|genre = | |||
|predecessor = | |||
|sequel = | |||
|remake = | |||
|remakeof = | |||
|jp = | |||
|na = | |||
|eu = | |||
|au = | |||
}} | |||
</pre> | |||
[[Category:Infobox templates]] | |||
</noinclude> |
Revision as of 12:02, October 21, 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 = }}