Template:Game infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "''{{{title|{{PAGETITLE}}}}}''" to "{{{rawtitle|''{{{title|{{PAGETITLE}}}}}''}}}")
mNo edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly><templatestyles src="Game infobox/styles.css" />
<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%" | {{{rawtitle|''{{{title|{{PAGETITLE}}}}}''}}}
! colspan="2" style="font-size:125%" | {{{name|''{{{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 76: Line 76:
}}
}}
|-
|-
{{#if:{{{ids|}}}|
{{#if:{{{serials|}}}|
{{!}} '''Product ID(s)'''
{{!}} '''Product ID(s)'''
{{!}} {{{ids}}}
{{!}} {{{serials}}}
}}
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
{{ {{PAGETITLE}}
{{{{PAGENAME}}
|image=[[File:Nocoverart.png|frameless|upright=1.4|]]
|image=[[File:Nocoverart.png|frameless|upright=1.4|]]
|developer=Lorem ipsum
|developer=Lorem ipsum
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>

Latest 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}}
}}