Template:Game infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{| class="infobox" style="float:right;width:300px;padding:4px;margin:0 0 1em 1em;font-size:11px;background-color:#FFF5EE;border:1px solid #f98686" cellspacing="2" cellpadding="2"
{| class="infobox" style="float:right;width:300px;font-size:11px;background:#FFF5EE;border:1px solid #F98686;padding:4px;margin:0 0 1em 1em" cellspacing="2" cellpadding="2"
| colspan="2" style="text-align:center;background-color:#FAAAAA;font-size:13px" | '''''{{{title|{{PAGENAME}}}}}'''''
| colspan="2" style="text-align:center;font-size:13px;background:#FAAAAA"| '''''{{{title|{{PAGENAME}}}}}'''''
|-
|-
| colspan="2" style="text-align:center"|{{{image|}}}{{#ifexist:Gallery:{{{gallery|{{PAGENAME}}}}}|<br>For alternate box art, see its [[Gallery:{{{gallery|{{PAGENAME}}#Box art}}}|gallery]]}}
| colspan="2" style="text-align:center"| {{{image|}}}{{#ifexist:Gallery:{{{gallery|{{PAGENAME}}}}}|<br>For alternate box art, see [[Gallery:{{{gallery|{{PAGENAME}}#Box art}}}|the game's gallery]]}}
|- style="vertical-align:top"
|- style="vertical-align:top"
{{#if:{{{developer|}}}|{{!}}- style="vertical-align:top;background:#FFE4E1"
{{#if:{{{developer|}}}|{{!}}- style="vertical-align:top;background:#FFE4E1"
Line 50: Line 50:
|}<noinclude>{{br}}
|}<noinclude>{{br}}
==Usage==
==Usage==
{|style="border-collapse:collapse;width:70%;float:right;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"
!colspan="2" style="background:#FAAAAA"|Syntax
! colspan="2" style="background:#FAAAAA"| Syntax
|-
|-
|&#124;title=
| &#124;title=
|Title of the game (only necessary when the name of the article has text other than the title alone, such as "Title (game)")
| Title of the game (only necessary when the name of the article has text other than the title alone, such as "Title (game)")
|-
|-
|&#124;image=
| &#124;image=
|Box art of the game (North American box takes precedence to be consistent with [[MarioWiki:Naming|the naming policy]])
| Box art of the game (North American box takes precedence to be consistent with [[MarioWiki:Naming|the naming policy]])
|-
|-
|&#124;developer=
| &#124;developer=
|Developer of the game
| Developer of the game
|-
|-
|&#124;publisher=
| &#124;publisher=
|Publisher of the game (based on which console/handheld this game is for)
| Publisher of the game (based on which console/handheld this game is for)
|-
|-
|&#124;platforms=
| &#124;platforms=
|What consoles/handhelds can play the game
| What consoles/handhelds can play the game
|-
|-
|&#124;released=
| &#124;released=
|Release dates in all countries for all platforms, in order from earliest to latest (use {{tem|released}})
| Release dates in all countries for all platforms, in order from earliest to latest (use {{tem|released}})
|-
|-
|&#124;genre=
| &#124;genre=
|What genre the game is in (see [[Genre]] for a full list of genres)
| What genre the game is in (see [[Genre]] for a full list of genres)
|-
|-
|&#124;ratings=
| &#124;ratings=
|Official ratings of the game (use {{tem|ratings}})
| Official ratings of the game (use {{tem|ratings}})
|-
|-
|&#124;modes=
| &#124;modes=
|How many players can play the game simultaneously, and whether or not the game supports online play
| How many players can play the game simultaneously, and whether or not the game supports online play
|-
|-
|&#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;input=
| &#124;input=
|What controllers the title supports (use {{tem|input}})
| What controllers the title supports (use {{tem|input}})
|-
|-
|&#124;gallery=
| &#124;gallery=
|Only added when the gallery link needs to be changed or the caption removed (set to blank)
| Added only when the existing gallery link needs to be changed or the image caption removed (set to blank)
|}
|}
<pre>
<pre>
Line 102: Line 102:
|media=
|media=
|input=
|input=
|gallery=
}}
}}
</pre>
</pre> [[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>

Revision as of 21:01, September 27, 2020

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}})
|genre= What genre the game is in (see Genre for a full list of genres)
|ratings= Official 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}})
|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=
|genre=
|ratings=
|modes=
|media=
|input=
}}