Template:Dungeon Summary: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk
No edit summary
imported>Arkalor
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{|cellpadding=6 style="width:100%; border:1px solid #aaaaaa; background:#f9f9f9;"
<includeonly>{|cellpadding=6 style="width:100%; border:1px solid #aaaaaa; background:#f9f9f9;"
|align=center| [[#Maps|Maps]] &nbsp;&nbsp;&nbsp;[[#NPCs|NPCs]] &nbsp;&nbsp;&nbsp;[[#Creatures|Creatures]] &nbsp;&nbsp;&nbsp;[[#Items_and_Objects|Items and Objects]]  &nbsp;&nbsp;&nbsp;[[Portals]]  &nbsp;&nbsp;&nbsp;[[#Images|Images]]
|align=center| [[#Maps|Maps]] &nbsp;&nbsp;&nbsp;[[#NPCs|NPCs]] &nbsp;&nbsp;&nbsp;[[#Creatures|Creatures]] &nbsp;&nbsp;&nbsp;[[#Items_and_Objects|Items and Objects]]  &nbsp;&nbsp;&nbsp;[[#Portals|Portals]]  &nbsp;&nbsp;&nbsp;[[#Images|Images]]  &nbsp;&nbsp;&nbsp;[[#Update History|Update History]]
|}
|}


Line 10: Line 10:
{|style="width:100%;margin:0; background:#d1f2ce; border:1px solid #a3b0bf; text-align:left; color:#000;"
{|style="width:100%;margin:0; background:#d1f2ce; border:1px solid #a3b0bf; text-align:left; color:#000;"
|align=left|<big>'''Dungeon Location'''</big>
|align=left|<big>'''Dungeon Location'''</big>
|align=right|<big>{{#ifeq:{{{Landblock|}}}|||{{{Landblock}}}}}</big>
|align=right|<big>{{#ifeq:{{{Landblock|}}}|||[[Landblock|<font color=black>{{{Landblock|}}}]]</font>}}</big>
|}
|}
|-valign=top
|-valign=top
Line 17: Line 17:
|-valign=top
|-valign=top
|align=center|'''Map Files:'''
|align=center|'''Map Files:'''
| {{#ifeq:{{lc:{{{Wiki Map File|}}}}}|see below|''[[#Map|See Below]]''|{{#ifeq:{{{Wiki Map File|}}}|||[[Media:{{{Wiki Map File}}}|Wiki Map]]<br> }}}}{{#ifeq:{{{Wiki Map File Two|}}}|||[[Media:{{{Wiki Map File Two}}}|Wiki Map Two]]<br> }}{{#ifeq:{{{ACmaps.com ID|}}}|||[http://www.acmaps.com/map.php?id={{{ACmaps.com ID}}} ACmaps.com]<br> }}{{#ifeq:{{{Other Map|}}}|||[{{{Other Map}}} Map Link] }}{{#ifeq:{{{Wiki Map File|}}}||{{#ifeq:{{{ACmaps.com ID|}}}||{{#ifeq:{{{Other Map|}}}||None Available|}}|}}|}}
| {{#ifeq:{{lc:{{{Wiki Map File|}}}}}|see below|''[[#Map|See Below]]''|{{#ifeq:{{{Wiki Map File|}}}|||[[Media:{{{Wiki Map File}}}|Wiki Map]]<br> }}}}{{#ifeq:{{{Wiki Map File Two|}}}|||[[Media:{{{Wiki Map File Two}}}|Wiki Map Two]]<br> }}{{#ifeq:{{{ACmaps.com ID|}}}|||[[Media:{{{ACmaps.com ID}}}.gif|ACmaps.com]]<br> }}{{#ifeq:{{{Other Map|}}}|||[{{{Other Map}}} Map Link] }}{{#ifeq:{{{Wiki Map File|}}}||{{#ifeq:{{{ACmaps.com ID|}}}||{{#ifeq:{{{Other Map|}}}||None Available|}}|}}|}}
|-valign=top
|-valign=top
|align=center| '''Nearest Town:'''
|align=center| '''Nearest Town:'''
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:'''

Latest revision as of 20:02, 13 February 2013

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.