Template:Location infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
m (Text replacement - " |}} " to " }} ")
Line 7: Line 7:
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
}}
|-
|-
{{#if:{{{latest_appearance|}}}|
{{#if:{{{latest_appearance|}}}|
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
}}
|-
|-
{{#if:{{{greater_location|}}}|
{{#if:{{{greater_location|}}}|
{{!}} '''Greater location'''
{{!}} '''Greater location'''
{{!}} {{{greater_location|}}}
{{!}} {{{greater_location|}}}
|}}
}}
|-
|-
{{#if:{{{capital|}}}|
{{#if:{{{capital|}}}|
{{!}} '''Capital'''
{{!}} '''Capital'''
{{!}} {{{capital}}}
{{!}} {{{capital}}}
|}}
}}
|-
|-
{{#if:{{{ruler|}}}|
{{#if:{{{ruler|}}}|
{{!}} '''Ruler'''
{{!}} '''Ruler'''
{{!}} {{{ruler}}}
{{!}} {{{ruler}}}
|}}
}}
|-
|-
{{#if:{{{owner|}}}|
{{#if:{{{owner|}}}|
{{!}} '''Owner'''
{{!}} '''Owner'''
{{!}} {{{owner}}}
{{!}} {{{owner}}}
|}}
}}
|-
|-
{{#if:{{{inhabitants|}}}|
{{#if:{{{inhabitants|}}}|
{{!}} '''Inhabitants'''
{{!}} '''Inhabitants'''
{{!}} {{{inhabitants}}}
{{!}} {{{inhabitants}}}
|}}
}}
|}<templatestyles src="Location infobox/styles.css"/><noinclude>{{br}}
|}<templatestyles src="Location infobox/styles.css"/><noinclude>{{br}}
Provides basic information about a location within the respective ''[[Mario (franchise)|Mario]]'', ''[[Yoshi (franchise)|Yoshi]]'', ''[[Wario (franchise)|Wario]]'', and ''[[Donkey Kong (franchise)|Donkey Kong]]'' franchises.
Provides basic information about a location within the respective ''[[Mario (franchise)|Mario]]'', ''[[Yoshi (franchise)|Yoshi]]'', ''[[Wario (franchise)|Wario]]'', and ''[[Donkey Kong (franchise)|Donkey Kong]]'' franchises.

Revision as of 22:41, April 28, 2022

Location infobox

Provides basic information about a location within the respective Mario, Yoshi, Wario, and Donkey Kong franchises.

Usage

Syntax
|title= By default, this is not necessary, as it will automatically use the article title sans identifier. For special cases, it can be manually specified.
|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.
|caption= A caption for the image
|first_appearance= The debut appearance of the location and the date in parentheses
|latest_appearance= The latest appearance of the location and the date in parentheses
|greater_location= The overall area where the location is found in (e.g. Shy Guy's Toy BoxToad Town)
|capital= The capital of the location (rarely applicable)
|ruler= The character(s) who rule or otherwise govern the area (rarely applicable)
|owner= Alternative parameter for "ruler" used for houses, businesses, and other forms of property where the term "ruler" is unfitting
|inhabitants= This specifically applies to species. There can be multiple types of inhabitants.
{{location infobox
|title=
|image=
|width=
|caption=
|first_appearance=
|latest_appearance=
|greater_location=
|capital=
|ruler=
|owner=
|inhabitants=
}}