Template:Location infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(There's another parameter here.)
mNo edit summary
Line 42: Line 42:
<pre>
<pre>
{{location-infobox
{{location-infobox
|name=changes the name in the infobox to remove title identifiers
|name=Changes the name in the infobox to remove title identifiers
|image=a file without "Image:" or "File:" preceding its name (e.g. write "Mario223.jpg")
|image=A file without "Image:" or "File:" preceding its name (e.g. write "Mario223.jpg")
|caption=a caption for the image
|caption=A caption for the image
|width=only use if 256px is an enlargement of the original image  
|width=Only use if 256px is an enlargement of the original image.
|greaterloc=the overall area where the location is found in (i.e. Shy Guy's Toybox &rarr; Toad Town)
|greaterloc=The overall area where the location is found in (i.e. Shy Guy's Toybox &rarr; Toad Town)
|capital=the capital (rarely applicable)
|capital=The capital (rarely applicable)
|ruler=use the current/latest ruler
|ruler=The current/latest ruler
|inhabitants=meaning species. There can be multiple types inhabitants.
|inhabitants=Meaning species. There can be multiple types of inhabitants.
|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|{{PAGENAME}}]]</noinclude>
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>

Revision as of 18:42, December 10, 2018

Location infobox

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.

{{location-infobox
|name=Changes the name in the infobox to remove title identifiers
|image=A file without "Image:" or "File:" preceding its name (e.g. write "Mario223.jpg")
|caption=A caption for the image
|width=Only use if 256px is an enlargement of the original image.
|greaterloc=The overall area where the location is found in (i.e. Shy Guy's Toybox → Toad Town)
|capital=The capital (rarely applicable)
|ruler=The current/latest ruler
|inhabitants=Meaning species. There can be multiple types of inhabitants.
|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
}}