Template:Game infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
Nikenpelle (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><templatestyles src="Game infobox/styles.css" /> | |||
{| id="game" class="infobox" style="width:300px" | {| id="game" class="infobox" style="width:300px" | ||
! colspan="2" style="font-size:125%" | ''{{{title|{{PAGETITLE}}}}}'' | ! colspan="2" style="font-size:125%" | ''{{{title|{{PAGETITLE}}}}}'' | ||
|- | |- | ||
| colspan="2" style="text-align:center" | {{{image|}}}{{#ifexist:Gallery:{{{gallery|{{SUBPAGENAME}}}}}|<br>For alternate box art, see the [[Gallery:{{{gallery|{{SUBPAGENAME}}#Box art}}}|game's gallery]].}} | | colspan="2" style="text-align:center" | {{{image|}}}{{#ifexist:Gallery:{{{gallery|{{SUBPAGENAME}}}}}|<br />For alternate box art, see the [[Gallery:{{{gallery|{{SUBPAGENAME}}#Box art}}}|game's gallery]].}} | ||
|- | |- | ||
{{#if:{{{developer|}}}| | {{#if:{{{developer|}}}| | ||
Line 79: | Line 80: | ||
{{!}} {{{ids}}} | {{!}} {{{ids}}} | ||
}} | }} | ||
|}< | |}</includeonly> | ||
<noinclude> | |||
{{ {{PAGETITLE}} | |||
|image=[[File:Nocoverart.png|frameless|upright=1.4|]] | |||
|developer=Lorem ipsum | |||
|publisher=Lorem ipsum | |||
|platforms=Lorem ipsum | |||
|release='''<nowiki>{{</nowiki>'''release'''<nowiki>}}</nowiki>''' | |||
|end=Lorem ipsum | |||
|languages='''<nowiki>{{</nowiki>'''languages'''<nowiki>}}</nowiki>''' | |||
|genre=Lorem ipsum | |||
|ratings='''<nowiki>{{</nowiki>'''ratings'''<nowiki>}}</nowiki>''' | |||
|modes=Lorem ipsum | |||
|media='''<nowiki>{{</nowiki>'''media'''<nowiki>}}</nowiki>''' | |||
|cabinet=Lorem ipsum | |||
|arcade_system=Lorem ipsum | |||
|monitor=Lorem ipsum | |||
|input='''<nowiki>{{</nowiki>'''input'''<nowiki>}}</nowiki>''' | |||
|ids=Lorem ipsum | |||
}} | |||
{{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 146: | Line 167: | ||
|publisher= | |publisher= | ||
|platforms= | |platforms= | ||
|release= | |release={{release}} | ||
|end= | |end= | ||
|languages= | |languages={{languages}} | ||
|genre= | |genre= | ||
|ratings= | |ratings={{ratings}} | ||
|modes= | |modes= | ||
|media= | |media={{media}} | ||
|cabinet= | |cabinet= | ||
|arcade_system= | |arcade_system= | ||
|monitor= | |monitor= | ||
|input= | |input={{input}} | ||
|ids= | |ids= | ||
}} | }} |
Revision as of 13:57, February 20, 2024
Game infobox | |
---|---|
File:Nocoverart.png | |
Developer | Lorem ipsum |
Publisher | Lorem ipsum |
Platform(s) | Lorem ipsum |
Release date | {{release}} |
End of service | Lorem ipsum |
Language(s) | {{languages}} |
Genre | Lorem ipsum |
Rating(s) | {{ratings}} |
Mode(s) | Lorem ipsum |
Media | {{media}} |
Cabinet | Lorem ipsum |
Arcade system | Lorem ipsum |
Monitor | Lorem ipsum |
Input | {{input}} |
Product ID(s) | Lorem ipsum |
Usage
Syntax | |
---|---|
|title= | Title of the game (only necessary when the name of the article sans identifier is not the desired title). |
|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. |
|release= | Release dates in all countries for all platforms, in order from earliest to latest (use {{release}}). |
|end= | If the game is no longer playable, the end of service date. |
|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 controller(s) the title supports (use {{input}}). |
|ids= | The product ID(s) assigned to the game. |
|gallery= | Added only when the existing gallery link needs to be changed or the image caption removed (set to blank). |
{{game infobox |title= |image= |developer= |publisher= |platforms= |release={{release}} |end= |languages={{languages}} |genre= |ratings={{ratings}} |modes= |media={{media}} |cabinet= |arcade_system= |monitor= |input={{input}} |ids= }}