Template:SMO kingdom: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{| class="infobox" style="width:290px;background:white;border:1px solid {{{border|darkkhaki}}}"
{| class="infobox" style="width:290px;background: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="font-size:125%" | '''{{{kingdom|{{PAGENAME}}}}}'''
|-
|-
| align="center" colspan="2" |{{#if:{{{kingdom_subtitle|}}}|{{{kingdom_subtitle}}}}}
| align="center" colspan="2" |{{#if:{{{kingdom_subtitle|}}}|{{{kingdom_subtitle}}}}}
Line 6: Line 6:
| align="center" colspan="2" |{{#if:{{{image|}}}|[[File:{{{image}}}|{{{width|281}}}px|center]]}}
| align="center" colspan="2" |{{#if:{{{image|}}}|[[File:{{{image}}}|{{{width|281}}}px|center]]}}
|-
|-
| align="center" colspan="2" |<font size=2 color=black>{{#if:{{{area|}}}|'''{{{area}}}'''}}</font>
| align="center" colspan="2" style="font-size:120%" |{{#if:{{{area|}}}|'''{{{area}}}'''}}
|-
|-
| 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:whitesmoke"
|-style="background:whitesmoke"
{{#if:{{{population|}}}|
{{#if:{{{population|}}}|

Revision as of 10:47, April 19, 2022

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