{{Dungeon Navbox}} is the navigation box listing every dungeon, grouped by Tier Point requirement. It is placed at the bottom of dungeon pages.
Overview
This is a self-contained navbox — it takes no parameters at the call site. You just drop {{Dungeon Navbox}} at the bottom of a page and it renders the full collapsible list. The dungeon list itself is maintained inside the template (it wraps {{Navbox}} with one group/list pair per Tier-Point band).
Parameters
| Parameter | Required? | What it does | Example |
|---|---|---|---|
| (none) | — | No call-site parameters. To change which dungeons appear, edit the template page itself. | — |
How to use
Add it once at the bottom of a dungeon page:
To add or move a dungeon, edit Template:Dungeon Navbox and update the relevant listN (each groupN is a Tier-Point band such as "30 Tier Points").
Copy this
{{Dungeon Navbox}}Example
{{Dungeon Navbox}}Tips & notes
- Built on
{{Navbox}}(via Module:Navbox);state = autocollapseso it collapses when another navbox is open. - Sibling:
{{Biome Navbox}}for biome pages.