Template:Game infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{|class="infobox" cellpadding=2 cellspacing=2 style="float:right;width:300px;padding:4px;margin:0 0 1em 1em;font-size:11px;background-color:#FFF5EE;border:1px solid #f98686"
{| 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"
|colspan=2 style=text-align:center;background-color:#FAAAAA;font-size:13px | '''''{{{title|{{PAGENAME}}}}}'''''
| colspan="2" style="text-align:center;background-color:#FAAAAA;font-size:13px" | '''''{{{title|{{PAGENAME}}}}}'''''
|-
|-
|colspan=2 style="text-align:center"|{{{image|}}}{{#ifexist:Gallery:{{{gallery|{{PAGENAME}}}}}|<br>For alternate box art, see the [[Gallery:{{{gallery|{{PAGENAME}}#Box_art}}}|gallery]]}}
| colspan="2" style="text-align:center"|{{{image|}}}{{#ifexist:Gallery:{{{gallery|{{PAGENAME}}}}}|<br>For alternate box art, see the [[Gallery:{{{gallery|{{PAGENAME}}#Box art}}}|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==
{|border=1 style="border-collapse:collapse;width:70%;float:right;margin:0 0 1em 1em" cellpadding=3
{|style="border-collapse:collapse;width:70%;float:right;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=
Line 87: Line 87:
|-
|-
|&#124;gallery=
|&#124;gallery=
|Optional gallery title and section to override the default link; set blank to remove caption
|Only added when the gallery link needs to be changed or the caption removed (set to blank)
|}
|}
<pre>
<pre>

Revision as of 16:37, 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= Only added when the gallery link needs to be changed or the caption removed (set to blank)
{{infobox
|title=
|image=
|developer=
|publisher=
|platforms=
|released=
|genre=
|ratings=
|modes=
|media=
|input=
|gallery=
}}