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
m (Text replacement - ";font-size:13px" to ";font-size:125%")
(Adding a bit more)
Line 17: Line 17:
{{!}} '''Greater location'''
{{!}} '''Greater location'''
{{!}} {{{location}}}
{{!}} {{{location}}}
|}}
|- style="vertical-align: top"
{{#if:{{{ruler|}}}|{{!}}-style="background:#beffbe"
{{!}} '''Ruler'''
{{!}} {{{ruler}}}
|}}
|- style="vertical-align: top"
{{#if:{{{owner|}}}|{{!}}-style="background:#beffbe"
{{!}} '''Owner(s)'''
{{!}} {{{owner}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
Line 26: Line 36:
==Usage==
==Usage==
<pre>
<pre>
{{Location infobox
{{location-infobox
|name =
|name=Changes the name in the infobox to remove title identifiers
|image =
|image=An image of the location
|first_appearance =  
|first_appearance=The game it first debuted in and the date in parentheses
|latest_appearance =
|latest_appearance=The game it last was shown in and the date in parentheses
|location =  
|location=The overall area where the location is found in
|inhabitants =  
|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.
}}</pre>
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 22:38, 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
|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.
}}