Template:Location-infobox: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
Content added Content deleted
m (Text replacement - "First Appearance" to "First appearance")
m (Text replacement - "\[\[Category:([^|]+)\|{{PAGENAME}}\]\]" to "Category:$1")
 
(One intermediate revision by the same user not shown)
Line 32: Line 32:
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|
{{#if:{{{latest_appearance|}}}|
{{!}} <span style="color:black">'''Latest Appearance
{{!}} <span style="color:black">'''Latest appearance
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
Line 53: Line 53:
}}
}}
</pre>
</pre>
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 16:28, July 15, 2022

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 250px.

{{location-infobox
|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 250px 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=use the current/latest ruler
|inhabitants=meaning species. There can be multiple types 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
}}