276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
m (Text replacement - "{{infobox" to "{{game infobox alt") |
(updatesssssssssssssssssss from https://www.mariowiki.com/Template:Game_infobox) |
||
Line 1: | Line 1: | ||
{|class="infobox" | {| class="infobox red" style="width:300px" | ||
| | | colspan="2" style="text-align:center;font-size:125%" | '''''{{{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}}}|game's gallery]].}} | ||
|- | |- | ||
{{#if:{{{developer|}}}| | |||
{{!}} '''Developer''' | |||
|- | {{!}} {{{developer}}} | ||
|}} | |||
|- | |||
|- | {{#if:{{{publisher|}}}| | ||
{{!}} '''Publisher''' | |||
{{!}} {{{publisher}}} | |||
|- | |}} | ||
|- | |||
{{#if:{{{platforms|}}}| | |||
|- | {{!}} '''Platform(s)''' | ||
{{!}} {{{platforms}}} | |||
|{{{genre|}}} | |}} | ||
|- | |- | ||
{{#if:{{{released|}}}| | |||
{{!}} '''Release date''' | |||
|- | {{!}} {{{released}}} | ||
|}} | |||
|- | |||
|- | {{#if:{{{ended|}}}| | ||
{{!}} '''End of service''' | |||
|{{{ | {{!}} {{{ended}}} | ||
|- | |}} | ||
|'''Input''' | |- | ||
{{#if:{{{languages|}}}| | |||
{{!}} '''Language(s)''' | |||
{{!}} {{{languages}}} | |||
|}} | |||
|- | |||
{{#if:{{{genre|}}}| | |||
{{!}} '''Genre''' | |||
{{!}} {{{genre}}} | |||
|}} | |||
|- | |||
{{#if:{{{ratings|}}}| | |||
{{!}} '''Rating(s)''' | |||
{{!}} {{{ratings}}} | |||
|}} | |||
|- | |||
{{#if:{{{modes|}}}| | |||
{{!}} '''Mode(s)''' | |||
{{!}} {{{modes}}} | |||
|}} | |||
|- | |||
{{#if:{{{media|}}}| | |||
{{!}} '''Media''' | |||
{{!}} {{{media}}} | |||
|}} | |||
|- | |||
{{#if:{{{cabinet|}}}| | |||
{{!}} '''Cabinet''' | |||
{{!}} {{{cabinet}}} | |||
|}} | |||
|- | |||
{{#if:{{{arcade_system|}}}| | |||
{{!}} '''Arcade system''' | |||
{{!}} {{{arcade_system}}} | |||
|}} | |||
|- | |||
{{#if:{{{monitor|}}}| | |||
{{!}} '''Monitor''' | |||
{{!}} {{{monitor}}} | |||
|}} | |||
|- | |||
{{#if:{{{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" | ||
!colspan=2|Syntax | ! colspan="2" style="background:#FAAAAA"| 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 [[Mariopedia:Manual of Style|Manual of Style]]) | |||
|- | |||
| |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 {{tem|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 {{tem|languages}}) | ||
|- | |- | ||
|| | | |genre= | ||
| | | What genre the game is in (see [[genre]] for a full list of genres) | ||
|- | |- | ||
|| | | |ratings= | ||
| | | Official age ratings of the game (use {{tem|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 {{tem|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 {{tem|input}}) | ||
|- | |- | ||
|| | | |gallery= | ||
| | | Added only when the existing gallery link needs to be changed or the image caption removed (set to blank) | ||
|} | |} | ||
<pre> | <pre> | ||
{{game infobox alt | {{game infobox alt | ||
Line 76: | Line 138: | ||
|platforms= | |platforms= | ||
|released= | |released= | ||
|ended= | |||
|languages= | |||
|genre= | |genre= | ||
|ratings= | |ratings= | ||
|modes= | |modes= | ||
|media= | |media= | ||
|cabinet= | |||
|arcade_system= | |||
|monitor= | |||
|input= | |input= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates | |||
[[Category:Infobox templates]]</noinclude> |