Don't like the ads? Then create an account! Users with accounts have more options than anonymous users.

Difference between revisions of "Template:Location infobox"

From Triforce Wiki, a The Legend of Zelda wiki
Jump to navigationJump to search
(Adding a bit more)
(fixes made -- added capital parameter)
Line 17: Line 17:
{{!}} '''Greater location'''
{{!}} '''Greater location'''
{{!}} {{{location}}}
{{!}} {{{location}}}
|}}
|- style="vertical-align: top"
{{#if:{{{capital|}}}|{{!}}-style="background:#beffbe"
{{!}} '''Capital'''
{{!}} {{{capital}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
Line 35: Line 40:
|}<noinclude>
|}<noinclude>
==Usage==
==Usage==
<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=An image of the location
|image=An image of the location
Line 42: Line 46:
|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
|location=The overall area where the location is found in
|location=The overall area where the location is found in
|capital=The capital of the area (rarely applicable)
|ruler=The current/latest ruler
|ruler=The current/latest ruler
|owner=Alternative parameter for "ruler" used for houses, businesses, and other forms of property where the term "ruler" is unfitting
|owner=Alternative parameter for "ruler" used for houses, businesses, and other forms of property where the term "ruler" is unfitting
|inhabitants=Meaning species. There can be multiple types of inhabitants.
|inhabitants=Meaning species. There can be multiple types of inhabitants.
}}</pre>
}}</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 22:40, February 5, 2022

Location infobox

Usage

{{location-infobox
|name=Changes the name in the infobox to remove title identifiers
|image=An image of the location
|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
|location=The overall area where the location is found in
|capital=The capital of the area (rarely applicable)
|ruler=The current/latest ruler
|owner=Alternative parameter for "ruler" used for houses, businesses, and other forms of property where the term "ruler" is unfitting
|inhabitants=Meaning species. There can be multiple types of inhabitants.
}}