Template:SMO kingdom: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo 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}}}"
! colspan="4" style="font-size:125%" | {{{kingdom|{{PAGENAME}}}}}
! colspan="4" style="font-size:125%" | {{{title|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center" | {{#if:{{{kingdom_subtitle|}}}|{{{kingdom_subtitle}}}}}
| colspan="2" style="text-align:center" | {{#if:{{{kingdom_subtitle|}}}|{{{kingdom_subtitle}}}}}
Line 58: Line 58:
<pre>
<pre>
{{SMO kingdom infobox
{{SMO kingdom infobox
|image= a file without "Image:" or "File:" preceding its name (e.g. write "Mario223.jpg")
|title=the kingdom name (defaults to the article title)
|width= only use if 256px is an enlargement of the original image  
|image=a file without "Image:" or "File:" preceding its name (e.g. write "Mario223.jpg")
|kingdom= the kingdom (defaults to page name)
|width=only use if 256px is an enlargement of the original image  
|kingdom_subtitle= the subtitle for the kingdom
|kingdom_subtitle=the subtitle for the kingdom
|area= the area within the kingdom
|area=the area within the kingdom
|area_subtitle= the subtitle for the area
|area_subtitle=the subtitle for the area
|population= the population of the kingdom
|population=the population of the kingdom
|size= the size of the kingdom
|size=the size of the kingdom
|locals= the locals within the kingdom
|locals=the locals within the kingdom
|currency= the currency of the kingdom
|currency=the currency of the kingdom
|industry= the industry for the kingdom
|industry=the industry for the kingdom
|temperature= the temperature of the kingdom
|temperature=the temperature of the kingdom
|first_appearance= the game it first debuted in and the date in parentheses
|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
|latest_appearance=the game it last was shown in and the date in parentheses
}}
}}
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 16:10, April 23, 2022

SMO kingdom

Usage instructions

Provides info about a kingdom in Super Mario Odyssey.

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

{{SMO kingdom infobox
|title=the kingdom name (defaults to the article title)
|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_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
}}