Template:Infobox game: Difference between revisions
Jump to navigation
Jump to search
(Making some fields optional (in the case where the info is yet to be announced).) |
(Nocat parameter.) |
||
Line 57: | Line 57: | ||
! Remake | ! Remake | ||
{{!}} ''{{{remake}}}''}} | {{!}} ''{{{remake}}}''}} | ||
|}<includeonly>[[Category:{{#if:{{{remakeof|}}}|Re-releases|Games}}]]</includeonly><noinclude> | |}<includeonly>{{#if:{{{nocat|}}}||[[Category:{{#if:{{{remakeof|}}}|Re-releases|Games}}]]}}</includeonly><noinclude> | ||
==Info== | ==Info== | ||
Line 130: | Line 130: | ||
! au | ! au | ||
| No || N/A || Australian release date. | | No || N/A || Australian release date. | ||
|- | |||
! nocat | |||
| No || || To make the infobox not categorize the article, give this parameter a value like "y". | |||
|} | |} | ||
Line 156: | Line 159: | ||
|eu = | |eu = | ||
|au = | |au = | ||
|nocat = | |||
}} | }} | ||
</pre> | </pre> |
Revision as of 06:02, March 31, 2016
{{{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. |
nocat | No | To make the infobox not categorize the article, give this parameter a value like "y". |
Skeleton
{{infobox game |name = |image = |size = |caption = |jname = |rating = |console = |console2 = |developer = |publisher = |genre = |players = |savesize = |predecessor = |sequel = |remake = |remakeof = |jp = |na = |eu = |au = |nocat = }}