Template:Zone: Difference between revisions
Appearance
m Protected "Template:Zone" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="zone-template"> | |||
<includeonly>{{DISPLAYTITLE:{{{zone_name}}}}}</includeonly> | |||
'''{{{zone_name|{{PAGENAME}}}}}''' | |||
{{#if:{{{zone_map|}}}|[[File:{{{zone_map}}}|thumb|{{{zone_name}}}]]|[[File:Image_Placeholder.png|thumb|Map Image Needed]]}} | |||
<!-- | <!-- | ||
== | ========================== | ||
OVERVIEW | |||
{{ | ========================== | ||
| | -->{{#if:{{{zone_intro|}}}| | ||
| | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Overview</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
<div style="margin-left: 1em;"> | |||
|connections= | {{{zone_intro|}}} | ||
| | }}</div><!-- | ||
| | ========================== | ||
| | CONNECTIONS | ||
| | ========================== | ||
-->{{#if:{{{connections|}}}| | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Connections</div> | |||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
<div style="margin-left: 1em;"> | |||
{{#invoke:ListLinks|fromDelimited|1={{{connections}}}|delimiter=, }} | |||
}}</div><!-- | |||
========================== | |||
QUESTS | |||
========================== | |||
-->{{#if:{{{quests|}}}| | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Quests</div> | |||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
<div style="margin-left: 1em;"> | |||
{{#invoke:QuestLinks|fromDelimited|1={{{quests}}}|delimiter=, }} | |||
}}</div><!-- | |||
========================== | |||
RESOURCE NODES | |||
========================== | |||
-->{{#ifexpr:{{#ask:[[Category:Resource Nodes]][[Location::{{PAGENAME}}]]|format=count}} > 0| | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Resource Nodes</div> | |||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
{{#ask: | |||
[[Category:Resource Nodes]] | |||
[[Location::{{PAGENAME}}]] | |||
|format=ul | |||
}} | }} | ||
</div> | |||
--> | }}<!-- | ||
========================== | |||
NAMED MOBS | |||
========================== | |||
{{{ | -->{{#ifexpr:{{#ask:[[Category:Named Mobs]][[Location::{{PAGENAME}}]]|format=count}} > 0| | ||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Named Mobs</div> | |||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
{{#ask: | |||
[[Category:Named Mobs]] | |||
[[Location::{{PAGENAME}}]] | |||
|format=ul | |||
}} | }} | ||
{{# | </div> | ||
}}<!-- | |||
{{{ | ========================== | ||
COMMON MOBS | |||
========================== | |||
-->{{#ifexpr:{{#ask:[[Category:Mobs|+depth=0]][[Location::{{PAGENAME}}]]|format=count}} > 0| | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Common Mobs</div> | |||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
{{#ask: | |||
[[Category:Mobs|+depth=0]] | |||
[[Location::{{PAGENAME}}]] | |||
|format=ul | |||
}} | }} | ||
</div> | |||
}}<!-- | |||
========================== | |||
CATEGORIES | |||
========================== | |||
--><includeonly>[[Category:Zones]]</includeonly> | |||
<includeonly><div style="display:none"> | |||
<span style="display:none">{{#default_form:Zone}}</span> | |||
</div></includeonly> | |||
{{# | |||
