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="2" style="text-align:center" | {{#if:{{{kingdom_subtitle|}}}|{{{kingdom_subtitle}}}}} | ||
|- | |- | ||
| | | colspan="2" | {{#if:{{{image|}}}|[[File:{{{image}}}|{{{width|281}}}px|center]]}} | ||
|- | |- | ||
| | | colspan="2" style="font-size:120%;text-align:center" |{{#if:{{{area|}}}|{{{area}}}}} | ||
|- | |- | ||
| | | colspan="2" style="color:darkkhaki;text-align:center" |{{#if:{{{area_subtitle|}}}|{{{area_subtitle}}}}} | ||
|-style="background:whitesmoke" | |- style="background:whitesmoke" | ||
{{#if:{{{population|}}}| | {{#if:{{{population|}}}| | ||
{{!}} | {{!}} '''Population''' | ||
{{!}} {{{population}}} | {{!}} {{{population}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{size|}}}| | {{#if:{{{size|}}}| | ||
{{!}} | {{!}} '''Size''' | ||
{{!}} {{{size}}} | {{!}} {{{size}}} | ||
|}} | |}} | ||
|- style="background:whitesmoke" | |- style="background:whitesmoke" | ||
{{#if:{{{locals|}}}| | {{#if:{{{locals|}}}| | ||
{{!}} | {{!}} '''Locals''' | ||
{{!}} {{{locals}}} | {{!}} {{{locals}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{currency|}}}| | {{#if:{{{currency|}}}| | ||
{{!}} | {{!}} '''Currency''' | ||
{{!}} {{{currency}}} | {{!}} {{{currency}}} | ||
|}} | |}} | ||
|-style="background:whitesmoke" | |-style="background:whitesmoke" | ||
{{#if:{{{industry|}}}| | {{#if:{{{industry|}}}| | ||
{{!}} | {{!}} '''Industry''' | ||
{{!}} {{{industry}}} | {{!}} {{{industry}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{temperature|}}}| | {{#if:{{{temperature|}}}| | ||
{{!}} | {{!}} '''Temperature''' | ||
{{!}} {{{temperature}}} | {{!}} {{{temperature}}} | ||
|}} | |}} | ||
Line 42: | Line 42: | ||
|- style="background:whitesmoke" | |- style="background:whitesmoke" | ||
{{#if:{{{first_appearance|}}}| | {{#if:{{{first_appearance|}}}| | ||
{{!}} | {{!}} '''First appearance''' | ||
{{!}} {{{first_appearance}}} | {{!}} {{{first_appearance}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{latest_appearance|}}}| | {{#if:{{{latest_appearance|}}}| | ||
{{!}} | {{!}} '''Latest appearance''' | ||
{{!}} {{{latest_appearance}}} | {{!}} {{{latest_appearance}}} | ||
|}} | |}} |
Revision as of 20:03, 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 }}