Difference between revisions of "Template:Location"
Jump to navigation
Jump to search
Hengenkaosu (talk | contribs) |
(testing if that last conditional on Location image is causing annoying popups for NPC box -- trying to comment it out) |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div style="float:right; width:33%; display:table;"> | <includeonly> | ||
<div style="float:right; width:33%; display:table;"> | |||
{| class="wikitable infobox plainlinks" | {| class="wikitable infobox plainlinks" | ||
|+ {{{name|{{PAGENAME}}}}} | |+ {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
!colspan="2" align="center"|{{#if:{{{image|}}}|{{{image}}}|[[Special:Upload|Please add an image!]]}} | |||
|- | |- | ||
! width= | ! width=30% nowrap="nowrap"|[[Eorzea | Region]] | ||
| {{#if:{{{region|}}} | | {{ #if:{{{region|}}} | {{{region}}} | Unknown}} | ||
| {{{region}}} | |||
| Unknown}} | |||
|- | |- | ||
![[Locations | Zone]] | ![[Locations | Zone]] | ||
| {{#if:{{{zone|}}} | | {{#if:{{{zone|}}} | ||
| {{{zone}}} | | {{{zone}}} | ||
| Unknown}} | |||
|- | |||
![[Aetheryte | Closest Aetheryte]] | |||
| {{#if:{{{aetheryte|}}} | |||
| {{{aetheryte}}} | |||
| Unknown}} | | Unknown}} | ||
|- | |- | ||
|} | |} | ||
</div> | |||
{{#if:{{{image|}}}||[[Category:Needs image]]}} | <!-- {{#if:{{{image|}}}||[[Category:Needs image]]}} --> | ||
</includeonly> | </includeonly> | ||
<noinclude>{{documentation}}</noinclude> | <noinclude>{{documentation}}</noinclude> |
Latest revision as of 15:59, 12 October 2019
Template documentation(for the above template, sometimes hidden or invisible)
This template is being expanded, currently only handles things like small towns across the maps, usage seen below
Usage:
Region | region |
---|---|
Zone | zone |
Closest Aetheryte | nearest aetheryte location |
{{location
|image = [[File:Note2.png]]
|region = region
|zone = zone
|aetheryte = nearest aetheryte location
}}
Visit Template:Location/doc to edit this text! (How does this work?)