Template:Dungeon Summary: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk
No edit summary
imported>Tlosk
No edit summary
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| {{#ifeq:{{lc:{{{Link Map|false}}}}}|true|[[#Map|Map]] <font color=#f9f9f9>___</font>|}}{{#ifeq:{{lc:{{{Link NPCs|false}}}}}|true|[[#NPCs|NPCs]] <font color=#f9f9f9>___</font>|}}{{#ifeq:{{lc:{{{Link Creatures|false}}}}}|true|[[#Creatures|Creatures]] <font color=#f9f9f9>___</font>|}} {{#ifeq:{{lc:{{{Link Images|false}}}}}|true|[[#Images|Images]] <font color=#f9f9f9>___</font>|}}
|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]]
|}
|}


{|border=0 cellpadding=5 cellspacing=3 style=width:100%
{|border=0 cellpadding=5 cellspacing=3 style="background:transparent"
|-valign=top
|-valign=top
|
|
Line 9: Line 9:
|colspan=2|
|colspan=2|
{|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;"
|<big>'''Dungeon Location'''</big>
|align=left|<big>'''Dungeon Location'''</big>
|align=right|<big>{{#ifeq:{{{Landblock|}}}|||{{{Landblock}}}}}</big>
|}
|}
|-valign=top
|-valign=top
|align=center width=120px| '''Coordinates:'''
|align=center width=120px| '''Coordinates:'''
| {{#ifeq:{{{Coordinates|}}}||??|{{{Coordinates|??}}} }}
| {{#ifeq:{{{Coordinates|}}}||??|'''{{{Coordinates|??}}}'''}}
|-valign=top
|-valign=top
|align=center|'''Map Files:'''
|align=center|'''Map Files:'''
Line 56: Line 57:
|-
|-
|}
|}
|width=20|
|width=10|
|
|
{{#ifeq:{{{Live Image|Live.jpg}}}
{{#ifeq:{{{Live Image|Live.jpg}}}
Line 64: Line 65:
     |  
     |  
     |  
     |  
     | [[Image:{{{Live Image|}}}{{!}}frame{{!}}{{{Live Image Caption}}}|right]]
     | [[File:{{{Live Image|}}}{{!}}frame{{!}}{{{Live Image Caption}}}|left]]
   }}
   }}
}}
}}
|
{{#ifeq:{{{Dereth Map|}}}|||{{#ifeq:{{{Dereth Map|}}}|{{Map Point||||}}||{{{Dereth Map|}}}}}}}
|}
|}
__NOTOC__
__NOTOC__
[[Category:Dungeon]]</includeonly><noinclude>
[[Category:Dungeon]]</includeonly><noinclude>
{{Related|Wiki Templates|Dungeon Template}}
{{Documentation}}
== Syntax ==
[[Category:Wiki Template]][[Category:Summary Template]]
<pre>
{{Dungeon Summary
|  Patch Introduced = [[Patch]]
|            Updated = [[Patch]]<br>[[Patch]]
|    Related Quests = [[Quest]]<br>[[Quest]]
|      Wiki Map File = ####.gif
|      Wiki Map Two = ####.gif
|      ACmaps.com ID = ####
|          Other Map = http://www.address.com/map.jpg
|
|        Coordinates = ##.#N ##.#W
|      Nearest Town = [[Town]]
|        Nearest LS = ##.#N ##.#W
|              Route =
|   
| Level Restrictions = 1+
|            Tieable = False
|        Recallable = False
|        Summonable = False
|  Lifestone if Log = False
|        Quest Flag =
|
|        Live Image = Live.jpg
| Live Image Caption =
|
|          Link Map = True
|          Link NPCs = False
|    Link Creatures = True
|        Link Images = False
}}
</pre>
 
== Usage ==
This is a component template that is part of a [[Page Template]]. See [[Dungeon Template]] for details on usage and an example.
 
[[Category:Wiki Template]]
</noinclude>
</noinclude>

Revision as of 22:37, 2 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.