Template:Dungeon Summary: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
mNo edit summary
imported>Tlosk
No edit summary
Line 37: Line 37:
|-valign=top
|-valign=top
|align=center|'''Portal Restrictions:'''
|align=center|'''Portal Restrictions:'''
| {{#ifeq:{{lc:{{{Tieable|}}} }}|false|Cannot Tie<br> |}} {{#ifeq:{{lc:{{{Recallable|}}} }}|false|Cannot Recall<br> |}} {{#ifeq:{{lc:{{{Summonable|}}} }}|false|Cannot Summon<br> |}} {{#ifeq:{{lc:{{{Lifestone if Log|}}} }}|true|Sent to Lifestone if Log |}}{{#ifeq:{{lc:{{{Tieable|}}} }}|true|{{#ifeq:{{lc:{{{Recallable|}}} }}|true|{{#ifeq:{{lc:{{{Summonable|}}} }}|true|{{#ifeq:{{lc:{{{Lifestone if Log|}}} }}|false|None}}|}}|}}|}}
| {{#switch:{{lc:{{{Tieable|}}}}}|false=Cannot Tie<br>|true=Able to Tie<br>|Tieable: ??<br>}} {{#switch:{{lc:{{{Recallable|}}}}}|false=Cannot Recall<br>|true=Able to Recall<br>|Recallable: ??<br>}} {{#switch:{{lc:{{{Summonable|}}}}}|false=Cannot Summon<br>|true=Able to Summon<br>|Summonable: ??<br>}} {{#ifeq:{{lc:{{{Lifestone if Log|}}} }}|true|Sent to Lifestone if Log |}}
|-valign=top
|-valign=top
|align=center|'''Quest Flag:'''
|align=center|'''Quest Flag:'''

Revision as of 14:00, 3 January 2010

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

Related topics: Wiki Templates, Dungeon Template

Syntax

{{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

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