Template:Dungeon Summary: Difference between revisions
No edit summary |
(template tidy up: made dereth map collapsible, changed to css for styling, removed unused parameters) |
||
Line 1: | Line 1: | ||
<includeonly>{| | <includeonly>__NOTOC__ | ||
{|class="contentsbar" | |||
|[[#Maps|Maps]] [[#NPCs|NPCs]] [[#Creatures|Creatures]] [[#Items and Objects|Items and Objects]] [[#Portals|Portals]] [[#Images|Images]] [[#Update History|Update History]] | |||
|} | |} | ||
{|class="location-infobox rowcolors columnstop" | |||
!colspan="2" class="worldbgc"|{{PAGENAME}}<br><div style="float:right">{{#if:{{{Landblock|}}}|{{{Landblock|}}}}}</div> | |||
|- | |||
| '''Quests''' | |||
{| | | {{#if:{{{Related Quests|}}}|{{{Related Quests|}}}|??}} | ||
|- | |||
| '''Restrictions''' | |||
| {{#if:{{{Level Restrictions|}}}|Level: {{{Level Restrictions|}}}|Level ??}}{{#if:{{{Quest Flag|}}}|<br>Quest Flagged}}{{#if:{{{Tieable|}}}|<br>Tieable}}{{#if:{{{Recallable|}}}|<br>Recallable}}{{#if:{{{Summonable|}}}|<br>Summonable|}}{{#if:{{{Lifestone if Log|}}}|<br>Lifestone on Relog}} | |||
|- | |||
| '''Coordinates''' | |||
|- | | {{#if:{{{Coordinates|}}}|{{{Coordinates|}}}|??}}<br>{{#if:{{{Nearest Town|}}}|near [[{{{Nearest Town}}}]]}} | ||
|- | |||
| {{# | | '''Nearest LS''' | ||
|- | | {{#if:{{{Nearest LS|}}}|{{{Nearest LS|}}}|??}} | ||
|- | |||
| {{# | | '''Route''' | ||
|- | | {{#if:{{{Route|}}}|{{{Route|}}}|??}} | ||
|- | |||
| {{# | | '''Map Files:''' | ||
| {{#if:{{{Wiki Map File|}}}|[[Media:{{{Wiki Map File}}}|Wiki Map]]<br>}}{{#if:{{{ACmaps.com ID|}}}|[[Media:{{{ACmaps.com ID}}}.gif|ACMaps Map]]}}{{#if:{{{Wiki Map File|}}}||{{#if:{{{ACmaps.com ID|}}}||[[:Category:Unmapped Dungeons|None Available]]}}}} | |||
|- | |||
| {{# | |colspan="2"|<div class="mw-collapsible mw-collapsed collapse">'''Show location on Dereth map'''<div class="mw-collapsible-content">{{#if:{{{Dereth Map|}}}|{{{Dereth Map|}}}}}</div></div> | ||
|- | |- | ||
| {{# | |||
|- | |||
| {{# | |||
| {{# | |||
|- | |||
| | |||
{{# | |||
|} | |} | ||
<!-- Categories --> | <!-- Categories --> | ||
{{# | {{#if:{{{Retired Dungeon|}}} | [[Category:Retired Dungeons]] | [[Category:Dungeon Index]]<!-- | ||
-->{{#if:{{{Level Restrictions|}}}|{{#ifeq:{{lc:{{{Level Restrictions|}}}}}|any|[[Category:Dungeons: No Level Restriction]]|[[Category:Dungeons: Level {{{Level Restrictions}}}]]}}}}<!-- | |||
-->{{# | -->{{#if:{{{Nearest Town|}}}|[[Category:Dungeons: {{{Nearest Town}}}]]}} }}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Templates]][[Category:Infobox Templates]]</noinclude> | ||
-->{{# | |||
<noinclude> | |||
{{Documentation}} | |||
[[Category:Wiki | |||
</noinclude> |
Revision as of 13:00, 8 December 2014
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.