Template:Infobox Dungeon
Appearance
The {{Infobox Dungeon}}
template produces the right-rail infobox on every dungeon and raid page. It auto-categorises its host page into Category:Locations
plus Category:Dungeons
(or Category:Raids
when type=raid), and self-populates the hidden queues Category:Pages missing data
and Category:Pages needing an image
when required fields are blank.
Usage
{{Infobox Dungeon
| name =
| map =
| image =
| type =
| location =
| region =
| tiers =
| players =
| enemies =
| boss =
| requirements =
| release =
}}
Parameters
| Parameter | Description |
|---|---|
name |
Exact in-game name. Defaults to the page title. |
map |
Map image file name without the File: prefix. Takes precedence over image.
|
image |
Screenshot/art file name, used if no map is set. Falling back to the wiki logo stamps Category:Pages needing an image
. |
alt |
Alt text for the image. |
type |
dungeon (default) or raid; raid files the page under Category:Raids
. |
location |
Where the entrance is (wikilink). Required; a blank value contributes to Category:Pages missing data
. |
region |
Parent region (wikilink). |
tiers |
Number of tiers/floors, or a range. |
players |
Recommended/maximum party size. |
enemies |
Notable enemy types (wikilinks). |
boss |
Final boss (wikilink to the boss NPC/enemy page). Required; a blank value contributes to Category:Pages missing data
. |
requirements |
Level/quest gates or entry cost. |
release |
Version/date the dungeon was added. |