Template:SMO kingdom: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
| align="center" style="background-color:#cbc; border:1px solid #c8c" colspan=4 | <font size=3><font color=black>'''{{{kingdom|{{PAGENAME}}}}}'''</font>
| align="center" style="background-color:#cbc; border:1px solid #c8c" colspan=4 | <font size=3><font color=black>'''{{{kingdom|{{PAGENAME}}}}}'''</font>
|-
|-
| colspan="2" |<center>{{#if:{{{kingdom_subtitle|A}}}|{{{kingdom_subtitle|Well-Defended Castle Floating Among Glowing Clouds}}}}}</center>
| colspan="2" |<center>{{#if:{{{kingdom_subtitle|}}}|{{{kingdom_subtitle}}}}}</center>
|-
|-
| colspan="2" |{{#if:{{{image|}}}|[[File:{{{image}}}|{{{width|256}}}px|center]]}}
| colspan="2" |{{#if:{{{image|}}}|[[File:{{{image}}}|{{{width|256}}}px|center]]}}

Revision as of 10:14, November 1, 2017

SMO kingdom

Usage Instructions

Provides info about a location in any Mario game.

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