mNo edit summary
(removing corner rounding)
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
|[[#Maps|Maps]]     [[#NPCs|NPCs]]     [[#Creatures|Creatures]]     [[#Items and Objects|Items and Objects]]     [[#Portals|Portals]]     [[#Images|Images]]     [[#Update History|Update History]]
|[[#Maps|Maps]]     [[#NPCs|NPCs]]     [[#Creatures|Creatures]]     [[#Items and Objects|Items and Objects]]     [[#Portals|Portals]]     [[#Images|Images]]     [[#Update History|Update History]]
|}
|}
{|class="location-infobox columnstop" style="border-radius:.7em;"
{|class="location-infobox columnstop"
!colspan="2" class="worldbgc"|{{{name|{{BASEPAGENAME}}}}}
!colspan="2" class="worldbgc"|{{{Name|{{BASEPAGENAME}}}}}
|-
|-
| '''Quests'''
| '''Quests'''
Line 10: Line 10:
|-
|-
| '''Restrictions'''
| '''Restrictions'''
| {{#if:{{{Level Restrictions|}}}|Level: {{{Level Restrictions|}}}|Level ??}}{{#if:{{{Quest Flag|}}}|<br>Quest Flagged}}{{#ifeq:{{lc:{{{Tieable|}}}|yes|<br>Tieable: Yes|<br>Tieable: No}}}}{{#ifeq:{{lc:{{{Recallable|}}}|yes|<br>Recallable: Yes|<br>Recallable: No}}}}{{#ifeq:{{lc:{{{Summonable|}}}|yes|<br>Summonable: Yes|<br>Summonable: No}}}}{{#ifeq:{{lc:{{{Lifestone if Log|}}}|yes|<br>Lifestone on Relog: Yes|<br>Lifestone on Relog: No}}}}
| {{#if:{{{Level Restrictions|}}}|Level: {{{Level Restrictions|}}}|Level ??}}{{#if:{{{Quest Flag|}}}|<br>Quest Flagged}}{{#ifeq:{{lc:{{{Tieable|}}}}}|yes|<br>Tieable: Yes|<br>Tieable: No}}{{#ifeq:{{lc:{{{Recallable|}}}}}|yes|<br>Recallable: Yes|<br>Recallable: No}}{{#ifeq:{{lc:{{{Summonable|}}}}}|yes|<br>Summonable: Yes|<br>Summonable: No}}{{#if:{{{Lifestone if Log|}}}|<br>Lifestone on Relog: Yes}}
|-
|-
| '''Coordinates'''
| '''Coordinates'''

Latest revision as of 13:23, 9 June 2018

Template Documentation: Summary| |_}}/Doc?action=edit Edit Documentation

Related topics: Wiki Templates, Dungeon Template

Syntax Edit

{{Dungeon Summary
 |     Related Quests = [[Quest]], [[Quest]]
 |      Wiki Map File = ####.png 
 |        Coordinates = ##.#N, ##.#W
 |          Landblock = ####
 |         Dereth Map = {{Map Point|||||Marker=Dungeon}}
 |       Nearest Town = [[Town]]
 |         Nearest LS = ##.#N, ##.#W
 |              Route = 
 | Level Restrictions = ##
 |         Quest Flag = 
 |            Tieable = <!-- True or leave blank -->
 |         Recallable = <!-- True or leave blank -->
 |         Summonable = <!-- True or leave blank -->
 |   Lifestone if Log = <!-- True or leave blank -->
}}

Usage Edit

This is a component template that is part of a Page Template. See Dungeon Template for details on usage and an example.