Template:SMO kingdom: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Protected "Template:SMO kingdom infobox" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
Line 1: Line 1:
{| id="smo-kingdom" class="infobox" style="width:290px"
{| id="smo-kingdom" class="infobox" style="width:80%; margin: auto; float: unset; background-color: white; text-align: left;"
! colspan="4" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
|-
|-
| colspan="2" style="text-align:center" | {{#if:{{{subtitle|}}}|{{{subtitle}}}}}
| rowspan="5" width="281px" | {{#if:{{{image|}}}|[[File:{{{image}}}|{{{width|281}}}px]]}}
| colspan="4" | <span style="font-size:1.4em;"><strong>{{{title|{{PAGETITLE}}}}}</strong></span>{{#if:{{{subtitle|}}}|<br>"''{{{subtitle}}}''"}}
|-
|-
| colspan="2" style="text-align:center" | {{#if:{{{image|}}}|[[File:{{{image}}}|{{{width|281}}}px]]}}
| colspan="4" width="281px" | <span style="font-size:1.3em;">{{#if:{{{area|}}}|{{{area}}}}}</span>{{#if:{{{area_subtitle|}}}|<br>"''{{{area_subtitle}}}''"}}
|-
|-
| colspan="2" style="font-size:120%;text-align:center" | {{#if:{{{area|}}}|{{{area}}}}}
|-bgcolor="whitesmoke"
!Population
|{{{population}}}
!Size
|{{{size}}}
|-
|-
| colspan="2" style="color:darkkhaki;text-align:center" | {{#if:{{{area_subtitle|}}}|{{{area_subtitle}}}}}
!Locals
|-
|{{{locals}}}
{{#if:{{{population|}}}|
!Currency
{{!}} '''Population'''
|{{{currency}}}
{{!}} {{{population}}}
|-bgcolor="whitesmoke"
}}
!Industry
|-
|{{{industry}}}
{{#if:{{{size|}}}|
!Temperature
{{!}} '''Size'''
|{{{temperature}}}
{{!}} {{{size}}}
|}
}}
{{br}}
|-
<templatestyles src="SMO kingdom infobox/styles.css"/><noinclude>{{br}}
{{#if:{{{locals|}}}|
{{!}} '''Locals'''
{{!}} {{{locals}}}
}}
|-
{{#if:{{{currency|}}}|
{{!}} '''Currency'''
{{!}} {{{currency}}}
}}
|-
{{#if:{{{industry|}}}|
{{!}} '''Industry'''
{{!}} {{{industry}}}
}}
|-
{{#if:{{{temperature|}}}|
{{!}} '''Temperature'''
{{!}} {{{temperature}}}
}}
 
|-
{{#if:{{{first_appearance|}}}|
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
}}
|-
{{#if:{{{latest_appearance|}}}|
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
}}
|}<templatestyles src="SMO kingdom infobox/styles.css"/><noinclude>{{br}}
==Usage instructions==
==Usage instructions==
Provides info about a kingdom in ''[[Super Mario Odyssey]]''.
Provides info about a kingdom in ''[[Super Mario Odyssey]]''.

Revision as of 09:46, May 18, 2024

SMO kingdom
Population {{{population}}} Size {{{size}}}
Locals {{{locals}}} Currency {{{currency}}}
Industry {{{industry}}} Temperature {{{temperature}}}

Page Template:SMO kingdom infobox/styles.css has no content.

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 sans identifier)
|subtitle=the subtitle for the kingdom
|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 
|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
}}