Template:SMO kingdom: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "class="infobox" width=([^ p]+)(px)? style="" to "class="infobox" style="width:$1px; ")
m (Text replacement - ";"" to """)
Line 1: Line 1:
{| class="infobox" style="width:290px; background-color:white; border:1px solid {{{border|darkkhaki}}}"
{| class="infobox" style="width:290px; background-color:white; border:1px solid {{{border|darkkhaki}}}"
| align="center" colspan="4" style="background:none;" | <font size=3 color=black>'''{{{kingdom|{{PAGENAME}}}}}'''</font>
| align="center" colspan="4" style="background:none" | <font size=3 color=black>'''{{{kingdom|{{PAGENAME}}}}}'''</font>
|-
|-
| align="center" colspan="2" |{{#if:{{{kingdom_subtitle|}}}|{{{kingdom_subtitle}}}}}
| align="center" colspan="2" |{{#if:{{{kingdom_subtitle|}}}|{{{kingdom_subtitle}}}}}
Line 8: Line 8:
| align="center" colspan="2" |<font size=2 color=black>{{#if:{{{area|}}}|'''{{{area}}}'''}}</font>
| align="center" colspan="2" |<font size=2 color=black>{{#if:{{{area|}}}|'''{{{area}}}'''}}</font>
|-
|-
| align="center" colspan="2" style="color: darkkhaki;" |{{#if:{{{area_subtitle|}}}|{{{area_subtitle}}}}}
| align="center" colspan="2" style="color: darkkhaki" |{{#if:{{{area_subtitle|}}}|{{{area_subtitle}}}}}
|-style="background-color:whitesmoke"
|-style="background-color:whitesmoke"
{{#if:{{{population|}}}|
{{#if:{{{population|}}}|

Revision as of 05:12, April 27, 2021

SMO kingdom

Usage Instructions

Provides info about a location in Super Mario Odyssey.

All rows will disappear if respective variables are not defined. Width is for image only, default 256px.

{{SMOlocation-infobox
|image= a file without "Image:" or "File:" preceding its name (e.g. write "Mario223.jpg")
|width= only use if 256px is an enlargement of the original image 
|kingdom= the kingdom (defaults to page name)
|kingdom_subtitle= the subtitle for the kingdom
|area= the area within the kingdom
|area_subtitle= the subtitle for the area
|population= the population of the kingdom
|size= the size of the kingdom
|locals= the locals within the kingdom
|currency= the currency of the kingdom
|industry= the industry for the kingdom
|temperature= the temperature of the kingdom
|first_appearance= the game it first debuted in and the date in parentheses
|latest_appearance= the game it last was shown in and the date in parentheses
}}