Template:Infobox game: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Changed "remake" to the more encompassing term "re-release".)
(Changed publisher to also not force no-link.)
Line 19: Line 19:
|-
|-
!  Publisher
!  Publisher
| {{#if:{{{publisher|}}}|[[{{{publisher}}}]]|TBA}}
| {{#if:{{{publisher|}}}|{{{publisher}}}|TBA}}
|-
|-
!  Genre
!  Genre
Line 99: Line 99:
|-
|-
! developer
! developer
| No || Nintendo EAD || Game's developer, without a link.
| No || <nowiki>[[Nintendo EAD]]</nowiki> || Game's developer, with a link.
|-
|-
! publisher
! publisher
| No || TBA || Game's publisher, without a link.
| No || TBA || Game's publisher(s), with links.
|-
|-
! genre
! genre

Revision as of 16:35, March 27, 2021

{{{name}}}
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
South Korea 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 "rereleaseof" 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.
esrb No ESRB rating.
pegi No PEGI 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, with a link.
publisher No TBA Game's publisher(s), with links.
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.
rerelease No The game's re-release, remember to link manually.
rereleaseof No What this game is a re-release of, remember to link manually. It's important to leave it blank if it's not a re-release.
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.
ko No N/A South Korean 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       = 
|esrb        = 
|pegi        = 
|console     = 
|console2    = 
|developer   = 
|publisher   = 
|genre       = 
|players     = 
|savesize    = 
|predecessor = 
|sequel      = 
|rerelease   = 
|rereleaseof = 
|jp          = 
|na          = 
|eu          = 
|au          = 
|ko          = 
|nocat       = 
}}