Difference between revisions of "Template:Location"
Jump to navigation
Jump to search
Hengenkaosu (talk | contribs) (Created page with "<includeonly>{| class="infobox" ! class="infoboxheader"|{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}} }} |- | style="text-align: center"|{{#if: {{{image|}}} | {{{image}}} | N...") |
(testing if that last conditional on Location image is causing annoying popups for NPC box -- trying to comment it out) |
||
(15 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| class="infobox" | <includeonly> | ||
<div style="float:right; width:33%; display:table;"> | |||
{| class="wikitable infobox plainlinks" | |||
|+ {{{name|{{PAGENAME}}}}} | |||
|- | |- | ||
!colspan="2" align="center"|{{#if:{{{image|}}}|{{{image}}}|[[Special:Upload|Please add an image!]]}} | |||
! colspan="2" | |- | ||
{{ | |||
{{ | |||
{ | |||
- | |||
! width=30% nowrap="nowrap"|[[Eorzea | Region]] | |||
| {{ #if:{{{region|}}} | {{{region}}} | Unknown}} | |||
{{ | |||
| | |- | ||
![[Locations | Zone]] | |||
| {{#if:{{{zone|}}} | |||
| {{{zone}}} | |||
| Unknown}} | |||
{{ | |||
{{#if:{{{ | |- | ||
![[Aetheryte | Closest Aetheryte]] | |||
| {{#if:{{{aetheryte|}}} | |||
| {{{aetheryte}}} | |||
| Unknown}} | |||
|- | |||
|} | |} | ||
[[Category: | </div> | ||
<!-- {{#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?)