Template:Dungeon Summary: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk's Bot
No edit summary
imported>Tlosk's Bot
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>[[Category:Dungeon]]
__NOTOC__
__NOTOC__
[[Category:Dungeon]]
{|cellpadding=6 style="width:100%; border:1px solid #aaaaaa; background:#f9f9f9;"
{|cellpadding=6 style="width:100%; border:1px solid #aaaaaa; background:#f9f9f9;"
|align=center| {{#ifeq:{{lc:{{{Link Map|false}}}}}|true|[[{{PAGENAME}}#Map|Map]] <font color=#f9f9f9>___</font>|}}{{#ifeq:{{lc:{{{Link NPCs|false}}}}}|true|[[{{PAGENAME}}#NPCs|NPCs]] <font color=#f9f9f9>___</font>|}}{{#ifeq:{{lc:{{{Link Creatures|false}}}}}|true|[[{{PAGENAME}}#Creatures|Creatures]]|}}{{#ifeq:{{lc:{{{Link Images|false}}}}}|true|[[{{PAGENAME}}#Images|Images]] <font color=#f9f9f9>___</font>|}}|}
|align=center| {{#ifeq:{{lc:{{{Link Map|false}}}}}|true|[[{{PAGENAME}}#Map|Map]] <font color=#f9f9f9>___</font>|}}{{#ifeq:{{lc:{{{Link NPCs|false}}}}}|true|[[{{PAGENAME}}#NPCs|NPCs]] <font color=#f9f9f9>___</font>|}}{{#ifeq:{{lc:{{{Link Creatures|false}}}}}|true|[[{{PAGENAME}}#Creatures|Creatures]]|}}{{#ifeq:{{lc:{{{Link Images|false}}}}}|true|[[{{PAGENAME}}#Images|Images]] <font color=#f9f9f9>___</font>|}}
|}
{|border=0 cellpadding=0 cellspacing=3 style=width:100%
{|border=0 cellpadding=0 cellspacing=3 style=width:100%
|-valign=top
|-valign=top
Line 14: Line 14:
|-valign=top
|-valign=top
|align=center| '''Coordinates:'''
|align=center| '''Coordinates:'''
| {{#ifeq:{{{Coordinates|}}}||??|[[{{{Coordinates|??}}}]]}}
| {{#ifeq:{{{Coordinates|}}}||??|{{{Coordinates|??}}} }}
|-valign=top
|align=center|'''Map Files:'''
| {{#ifeq:{{{Wiki Map File|}}}|||[[Media:{{{Wiki Map File}}}|Wiki Map]]<br> }}{{#ifeq:{{{ACmaps.com ID|}}}|||[http://www.acmaps.com/map.php?id={{{ACmaps.com ID}}} ACmaps.com] }}
|-valign=top
|-valign=top
|align=center| '''Nearest Town:'''
|align=center| '''Nearest Town:'''
| {{#ifeq:{{{Nearest Town|}}}||??|{{{Nearest Town|??}}} }}
| {{#ifeq:{{{Nearest Town|}}}||??|{{{Nearest Town|??}}} }}
|-valign=top
|-valign=top
|align=center| '''Nearest LS:'''
|align=center| {{#ifeq:{{{Nearest LS|}}}|||'''Nearest LS:'''}}
| {{#ifeq:{{{Nearest LS|}}}||??|{{{Nearest LS|??}}} }}
| {{#ifeq:{{{Nearest LS|}}}|||{{{Nearest LS|??}}} }}
|-valign=top
|-valign=top
|align=center| '''Route:'''
|align=center| '''Route:'''
Line 46: Line 49:
|align=center|'''Introduced In:'''
|align=center|'''Introduced In:'''
| {{#ifeq:{{{Patch Introduced|}}} | | ?? | {{{Patch Introduced}}} }}
| {{#ifeq:{{{Patch Introduced|}}} | | ?? | {{{Patch Introduced}}} }}
|-valign=top
|align=center|'''Map Files:'''
| {{#ifeq:{{{Wiki Map File|}}}|||[[Media:{{{Wiki Map File}}}|Wiki Map]]<br> }}{{#ifeq:{{{ACmaps.com ID|}}}|||[http://www.acmaps.com/map.php?id={{{ACmaps.com ID}}} ACmaps.com] }}
|-valign=top
|-valign=top
|align=center|'''Updated In:'''
|align=center|'''Updated In:'''

Revision as of 17:16, 16 February 2009

Related topics: Wiki Templates, Individual Dungeon Template

Syntax

{{Dungeon Summary
 |   Patch Introduced = 
 |            Updated = 
 |     Related Quests = 
 |      Wiki Map File = 
 |      ACmaps.com ID = 
 |
 |        Coordinates = 
 |       Nearest Town = 
 |         Nearest LS = 
 |              Route = 
 |     
 | Level Restrictions = 
 |            Tieable = False
 |         Recallable = False
 |         Summonable = False
 |         Quest Flag = 
 | 
 |         Live Image = 
 | Live Image Caption = 
 |
 |           Link Map = True
 |          Link NPCs = True
 |     Link Creatures = True
 |        Link Images = True
}}

Usage

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