Template:Game infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(updating deprecated html code)
(some play nintendo activities dont have all of them filled out, so i'll make them optional like in Template:Character-infobox)
Line 3: Line 3:
|-
|-
|colspan=2 style="text-align:center"|{{{image|}}}
|colspan=2 style="text-align:center"|{{{image|}}}
|-style="background-color:#FFE4E1;vertical-align:top;text-align:left"
|- style="vertical-align: top"
|'''Developer(s)'''
{{#if:{{{developer|}}}|{{!}}- style="vertical-align: top;background: #FFE4E1"
|{{{developer|}}}
{{!}} '''Developer'''
|-style="vertical-align:top;text-align:left"
{{!}} {{{developer}}}
|'''Publisher(s)'''
|}}
|{{{publisher|}}}
|- style="vertical-align: top"
|-style="background-color:#FFE4E1;vertical-align:top;text-align:left"
{{#if:{{{publisher|}}}|{{!}}- style="vertical-align: top;"
|'''Platform(s)'''
{{!}} '''Publisher'''
|{{{platforms|}}}
{{!}} {{{publisher}}}
|-style="vertical-align:top;text-align:left"
|}}
|'''Release date'''
|- style="vertical-align: top"
|{{{released|}}}
{{#if:{{{platforms|}}}|{{!}}- style="vertical-align: top;background: #FFE4E1"
|-style="background-color:#FFE4E1;vertical-align:top;text-align:left"
{{!}} '''Platforms'''
|'''{{color-link|Genre|#000}}'''
{{!}} {{{platforms}}}
|{{{genre|}}}
|}}
|-style="vertical-align:top;text-align:left"
|- style="vertical-align: top"
|'''Rating(s)'''
{{#if:{{{released|}}}|{{!}}- style="vertical-align: top;"
|{{{ratings|}}}
{{!}} '''Release date'''
|-style="background-color:#FFE4E1;vertical-align:top;text-align:left"
{{!}} {{{released}}}
|'''Mode(s)'''
|}}
|{{{modes|}}}
|- style="vertical-align: top"
|-style="vertical-align:top;text-align:left"
{{#if:{{{genre|}}}|{{!}}- style="vertical-align: top;background: #FFE4E1"
|'''Media'''
{{!}} '''Genre'''
|{{{media|}}}
{{!}} {{{genre}}}
|-style="background-color:#FFE4E1;vertical-align:top;text-align:left"
|}}
|'''Input'''
|- style="vertical-align: top"
|{{{input|}}}
{{#if:{{{ratings|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Rating(s)'''
{{!}} {{{ratings}}}
|}}
|- style="vertical-align: top"
{{#if:{{{modes|}}}|{{!}}- style="vertical-align: top;background: #FFE4E1"
{{!}} '''Mode(s)'''
{{!}} {{{modes}}}
|}}
|- style="vertical-align: top"
{{#if:{{{media|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Media'''
{{!}} {{{media}}}
|}}
|- style="vertical-align: top"
{{#if:{{{input|}}}|{{!}}- style="vertical-align: top;background: #FFE4E1"
{{!}} '''Input'''
{{!}} {{{input}}}
|}}
|}<noinclude>{{br}}
|}<noinclude>{{br}}
==Usage==
==Usage==
{|border=1 style="border-collapse:collapse;width:70%;float:right;margin-left:1em" cellpadding=3
{|border=1 style="border-collapse:collapse;width:70%;float:right;margin-left:1em" cellpadding=3
!colspan=2|Syntax
!colspan=2 style="background:#FAAAAA"|Syntax
|-
|-
|&#124;title=
|&#124;title=

Revision as of 12:02, August 25, 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}})
{{infobox
|title=
|image=
|developer=
|publisher=
|platforms=
|released=
|genre=
|ratings=
|modes=
|media=
|input=
}}