Template:Game infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
(Merge in the arcade params so we can use this for everything)
Line 4: Line 4:
| colspan="2" style="text-align:center" | {{{image|}}}{{#ifexist:Gallery:{{{gallery|{{PAGENAME}}}}}|<br>For alternate box art, see the [[Gallery:{{{gallery|{{PAGENAME}}#Box art}}}|game's gallery]].}}
| colspan="2" style="text-align:center" | {{{image|}}}{{#ifexist:Gallery:{{{gallery|{{PAGENAME}}}}}|<br>For alternate box art, see the [[Gallery:{{{gallery|{{PAGENAME}}#Box art}}}|game's gallery]].}}
|-
|-
{{#if:{{{developer|}}}|{{!}}-
{{#if:{{{developer|}}}|
{{!}} '''Developer'''
{{!}} '''Developer'''
{{!}} {{{developer}}}
{{!}} {{{developer}}}
|}}
|}}
|-
|-
{{#if:{{{publisher|}}}|{{!}}-
{{#if:{{{publisher|}}}|
{{!}} '''Publisher'''
{{!}} '''Publisher'''
{{!}} {{{publisher}}}
{{!}} {{{publisher}}}
|}}
|}}
|-
|-
{{#if:{{{platforms|}}}|{{!}}-
{{#if:{{{platforms|}}}|
{{!}} '''Platform(s)'''
{{!}} '''Platform(s)'''
{{!}} {{{platforms}}}
{{!}} {{{platforms}}}
|}}
|}}
|-
|-
{{#if:{{{released|}}}|{{!}}-
{{#if:{{{released|}}}|
{{!}} '''Release date'''
{{!}} '''Release date'''
{{!}} {{{released}}}
{{!}} {{{released}}}
|}}
|}}
|-
|-
{{#if:{{{ended|}}}|{{!}}-
{{#if:{{{ended|}}}|
{{!}} '''End of service'''
{{!}} '''End of service'''
{{!}} {{{ended}}}
{{!}} {{{ended}}}
|}}
|}}
|-
|-
{{#if:{{{languages|}}}|{{!}}-
{{#if:{{{languages|}}}|
{{!}} '''Language(s)'''
{{!}} '''Language(s)'''
{{!}} {{{languages}}}
{{!}} {{{languages}}}
|}}
|}}
|-
|-
{{#if:{{{genre|}}}|{{!}}-
{{#if:{{{genre|}}}|
{{!}} '''Genre'''
{{!}} '''Genre'''
{{!}} {{{genre}}}
{{!}} {{{genre}}}
|}}
|}}
|-
|-
{{#if:{{{ratings|}}}|{{!}}-
{{#if:{{{ratings|}}}|
{{!}} '''Rating(s)'''
{{!}} '''Rating(s)'''
{{!}} {{{ratings}}}
{{!}} {{{ratings}}}
|}}
|}}
|-
|-
{{#if:{{{modes|}}}|{{!}}-
{{#if:{{{modes|}}}|
{{!}} '''Mode(s)'''
{{!}} '''Mode(s)'''
{{!}} {{{modes}}}
{{!}} {{{modes}}}
|}}
|}}
|-
|-
{{#if:{{{media|}}}|{{!}}-
{{#if:{{{media|}}}|
{{!}} '''Media'''
{{!}} '''Media'''
{{!}} {{{media}}}
{{!}} {{{media}}}
|}}
|}}
|-
|-
{{#if:{{{input|}}}|{{!}}-
{{#if:{{{cabinet|}}}|
{{!}} '''Cabinet'''
{{!}} {{{cabinet}}}
|}}
|-
{{#if:{{{arcade system|}}}|
{{!}} '''Arcade system'''
{{!}} {{{arcade system}}}
|}}
|-
{{#if:{{{monitor|}}}|
{{!}} '''Monitor'''
{{!}} {{{monitor}}}
|}}
|-
{{#if:{{{input|}}}|
{{!}} '''Input'''
{{!}} '''Input'''
{{!}} {{{input}}}
{{!}} {{{input}}}
|}}
|}}
|}<noinclude>{{br}}
|}<noinclude>{{br}}
==Usage==
==Usage==
{| style="float:right;width:70%;border-collapse:collapse;margin:0 0 1em 1em" cellpadding="3" border="1"
{| style="float:right;width:70%;border-collapse:collapse;margin:0 0 1em 1em" cellpadding="3" border="1"
Line 83: Line 97:
|-
|-
| &#124;ended=
| &#124;ended=
| If the game is no longer playable, the date on which it was discontinued
| If the game is no longer playable, the date on which its service ended
|-
|-
| &#124;languages=
| &#124;languages=
Line 99: Line 113:
| &#124;media=
| &#124;media=
| The medium used by the system the game is on, whether a cartridge, optical disc, or digital download (use {{tem|media}})
| The medium used by the system the game is on, whether a cartridge, optical disc, or digital download (use {{tem|media}})
|-
| &#124;cabinet=
| Cabinet type (use for arcade games only)
|-
| &#124;arcade system=
| The system board (use for arcade games only)
|-
| &#124;monitor=
| Monitor specifications (use for arcade games only)
|-
|-
| &#124;input=
| &#124;input=
Line 121: Line 144:
|modes=
|modes=
|media=
|media=
|cabinet=
|arcade system=
|monitor=
|input=
|input=
}}
}}

Revision as of 16:10, March 30, 2022

Game infobox

Usage

Syntax
|title= Title of the game (only necessary when the name of the article has text other than the title alone, such as "Title (game)")
|image= Box art of the game (North American box takes precedence to be consistent with the naming policy)
|developer= Developer of the game
|publisher= Publisher of the game (based on which console/handheld this game is for)
|platforms= What consoles/handhelds can play the game
|released= Release dates in all countries for all platforms, in order from earliest to latest (use {{released}})
|ended= If the game is no longer playable, the date on which its service ended
|languages= The languages in which the game can be played (use {{languages}})
|genre= What genre the game is in (see genre for a full list of genres)
|ratings= Official age ratings of the game (use {{ratings}})
|modes= How many players can play the game simultaneously, and whether or not the game supports online play
|media= The medium used by the system the game is on, whether a cartridge, optical disc, or digital download (use {{media}})
|cabinet= Cabinet type (use for arcade games only)
|arcade system= The system board (use for arcade games only)
|monitor= Monitor specifications (use for arcade games only)
|input= What controllers the title supports (use {{input}})
|gallery= Added only when the existing gallery link needs to be changed or the image caption removed (set to blank)
{{infobox
|title=
|image=
|developer=
|publisher=
|platforms=
|released=
|ended=
|languages=
|genre=
|ratings=
|modes=
|media=
|cabinet=
|arcade system=
|monitor=
|input=
}}