Template:Game infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "{{ {{PAGETITLE}}" to "{{{{PAGENAME}}")
mNo edit summary
Line 76: Line 76:
}}
}}
|-
|-
{{#if:{{{ids|}}}|
{{#if:{{{serials|}}}|
{{!}} '''Product ID(s)'''
{{!}} '''Product ID(s)'''
{{!}} {{{ids}}}
{{!}} {{{serials}}}
}}
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
Line 97: Line 97:
|monitor=Lorem ipsum
|monitor=Lorem ipsum
|input='''<nowiki>{{</nowiki>'''input'''<nowiki>}}</nowiki>'''
|input='''<nowiki>{{</nowiki>'''input'''<nowiki>}}</nowiki>'''
|ids=Lorem ipsum
|serials=Lorem ipsum
}}
}}
{{br}}
{{br}}
Line 152: Line 152:
| What controller(s) the title supports (use {{tem|input}}).
| What controller(s) the title supports (use {{tem|input}}).
|-
|-
| &#124;ids=
| &#124;serials=
| The product ID(s) assigned to the game.
| The product ID(s) assigned to the game.
|-
|-
Line 177: Line 177:
|monitor=
|monitor=
|input={{input}}
|input={{input}}
|ids=
|serials={{serials}}
}}
}}
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 16:31, May 23, 2024

Game infobox
Used in case of images missing from a section gallery, table, bestiary box, or certain infoboxes.
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}}).
|serials= 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}}
|serials={{serials}}
}}