Template:Dungeon Summary: Difference between revisions

From My Wiki
Jump to navigation Jump to 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 19:00, 3 January 2010

Template Documentation: Edit Documentation

Related topics: Wiki Templates, Dungeon Template

Syntax

{{Dungeon Summary
 |   Patch Introduced = [[Patch]]
 |            Updated = [[Patch]]<br>[[Patch]]
 |     Related Quests = [[Quest]]<br>[[Quest]]
 | 
 |         Live Image = Live.jpg
 | Live Image Caption = 
 |
 |      Wiki Map File = ####.png 
 |       Wiki Map Two = ####.gif
 |      ACmaps.com ID = ####
 |          Other Map = http://www.address.com/map.jpg
 |
 |        Coordinates = ##.#N ##.#W
 |          Landblock = ####
 |         Dereth Map = {{Map Point|||||Marker=Dungeon}}
 |       Nearest Town = [[Town]]
 |         Nearest LS = ##.#N ##.#W
 |              Route = 
 |     
 | Level Restrictions = 1+
 |            Tieable = False
 |         Recallable = False
 |         Summonable = False
 |   Lifestone if Log = False
 |         Quest Flag = 
}}

Usage

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