Template:Infobox game: Difference between revisions

Changed "sequel" to "successor" as per the discussion on the talk page.
m (Fixed some tiny things.)
(Changed "sequel" to "successor" as per the discussion on the talk page.)
 
(37 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{|class="infobox" align="right" style="width: 20em; font-size: 82%; text-align: left; border-style: solid; border-width: 1px; border-color: grey"
{| class="infobox"
! colspan="2" style="font-size: 160%; background: #ccf; text-align: center;" | {{{name}}}
! colspan="2" class="infoboxTitle" | ''{{{name}}}''
|-
|-
! colspan="2" style="background: #fff; text-align: center;" | [[File:{{{image}}}|{{{size|250px}}}]]
{{#if:{{{image|}}}|{{!}} colspan="2" style="text-align: center;" {{!}} [[File:{{{image}}}|{{{size|250px}}}]]
{{!}}-
{{!}} colspan="2" align="center" {{!}} {{{caption|{{{name}}}}}} }}
|-
|-
| colspan="2" align="center" | {{{caption|{{{name}}}}}}
{{#if:{{{jname|}}} | ! Japanese name
{{!}} {{{jname}}} }}
|-
|-
! style="background: #e6e9ff;" | Japanese name
{{#if:{{{esrb|}}}{{{pegi|}}} | ! Rating
| {{{jname}}}
{{!}} {{#if:{{{esrb|}}} | [[File:ESRB {{{esrb}}}.png|ESRB rating: {{{esrb}}}|x32px]]}} {{#if:{{{pegi|}}} | [[File:PEGI {{{pegi}}}.png|PEGI rating: {{{pegi}}}|x32px]]}} }}
|-
|-
! style="background: #e6e9ff;" | ESRB rating
! style="width: 30%;" | Console
| {{{rating|Unrated}}}
| {{#if:{{{console|}}}|{{#ifexist:{{{console}}}|[[{{{console}}}]]|{{{console}}}}}{{#if:{{{console2|}}}|, {{#ifexist:{{{console2}}}|[[{{{console2}}}]]|{{{console2}}}}}}}|TBA}}
|-
|-
! style="background: #e6e9ff;" | Console
! Developer
| [[{{{console}}}]]
| {{{developer|Unknown}}}
|-
|-
! style="background: #e6e9ff;" | Developer
! Publisher
| {{{developer|[[Nintendo EAD]]}}}
| {{#if:{{{publisher|}}}|{{{publisher}}}|TBA}}
|-
|-
! style="background: #e6e9ff;" | Publisher
! Genre
| [[{{{publisher|Nintendo}}}]]
|-
! style="background: #e6e9ff;" | Genre
| {{{genre}}}
| {{{genre}}}
|-
|-
! colspan=2 style="background: #e6e9ff;" align=center | Release date
! Players
| {{{players}}}
|-
|-
! style="background: #e6e9ff;" | Japan
{{#if:{{{savesize|}}}|! [[Saved game]] size
| {{{jp|N/A}}}
{{!}} {{{savesize}}} }}
|-
|-
! style="background: #e6e9ff;" | North America
{{#if:{{{release|}}}|! Worldwide release date
| {{{na|N/A}}}
{{!}} {{{release}}} |
|-
! colspan="2" style="text-align: center;" {{!}} Release date
! style="background: #e6e9ff;" | Europe
{{!}}-
| {{{eu|N/A}}}
! Japan
|-
{{!}} {{{jp|N/A}}}
! style="background: #e6e9ff;" | Australia
| {{{au|N/A}}}
|-
! colspan=2 style="background: #e6e9ff;" align=center | Related games {{#if:{{{predecessor|}}}|<br />
{{!}}-
{{!}}-
! style="background: #e6e9ff;" {{!}} Predecessor
! North America
{{!}} ''{{{predecessor}}}''}} {{#if:{{{sequel|}}}|<br />
{{!}} {{{na|N/A}}}
{{!}}-
{{!}}-
! style="background: #e6e9ff;" {{!}} Sequel
! Europe
{{!}} ''{{{sequel}}}''}} {{#if:{{{remakeof|}}}|<br />
{{!}} {{{eu|N/A}}}
{{!}}-
{{!}}-
! style="background: #e6e9ff;" {{!}} Remake of
! Australia
{{!}} ''{{{remakeof}}}''}} {{#if:{{{remake|}}}|<br />
{{!}} {{{au|N/A}}}
{{!}}-
{{!}}-
! style="background: #e6e9ff;" {{!}} Remake
! South Korea
{{!}} ''{{{remake}}}''}}
{{!}} {{{ko|N/A}}}
|}<noinclude>
}}
[[Category:Infobox templates|{{BASEPAGENAME}}]]
{{#if:{{{predecessor|}}}{{{successor|}}}{{{rereleaseof|}}}{{{rerelease|}}}|{{!}}-
! colspan="2" style="text-align: center;" {{!}} Related games}}
|-
{{#if:{{{predecessor|}}}|! Predecessor
{{!}} ''{{{predecessor}}}''}}
|-
{{#if:{{{successor|}}}|! Successor
{{!}} ''{{{successor}}}''}}
|-
{{#if:{{{rereleaseof|}}}|! Re-release of
{{!}} ''{{{rereleaseof}}}''}}
|-
{{#if:{{{rerelease|}}}|! Re-release
{{!}} ''{{{rerelease}}}''}}
|}<includeonly>{{#if:{{{nocat|}}}||[[Category:{{#if:{{{rereleaseof|}}}|Re-releases|Games}}]]}}</includeonly><noinclude>
 
{{clear}}
==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==
{| class = "wikitable"
! 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 || <nowiki>{{w|Nintendo EAD}}</nowiki> || 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. <code><nowiki>Single-player (story mode)<br>2-player co-op (Challenge Mode)<br>2-player versus (2-Player Battle)</nowiki></code>
|-
! savesize
| No ||  || Size of the [[saved game]].
|-
! predecessor
| No ||  || Game's predecessor, remember to link manually.
|-
! successor
| No ||  || Game's successor, 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.
|-
! release
| No ||  || Worldwide release date. Used instead of the region parameters when only one date is needed.
|-
! 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==
<pre>
{{infobox game
|name        =
|image      =
|size        =
|caption    =
|jname      =
|esrb        =
|pegi        =
|console    =
|console2    =
|developer  =
|publisher  =
|genre      =
|players    =
|savesize    =
|predecessor =
|successor  =
|rerelease  =
|rereleaseof =
|release    =
|jp          =
|na          =
|eu          =
|au          =
|ko          =
|nocat      =
}}
</pre>


==Use==
[[Category:Information boxes]]</noinclude>
<pre>{{infobox game
|name        = name of game
|image      = image name with extension
|size        = image size
|caption    = image caption
|jname      = Japanese name
|rating      = ESRB rating
|console    = console the game is played on (autolinks)
|developer  = game's developer (autolinks)
|publisher  = game's publisher (autolinks)
|genre      = game's genre
|predecessor = game's predecessor (optional; links manually)
|sequel      = game's successor (optional; links manually)
|remake      = remake of this game (optional; links manually)
|remakeof    = game that this game is a remake of (optional; links manually)
|jp          = Japanese release date
|na          = North American release date
|eu          = European release date
|au          = Australian release date
}}</pre></noinclude>