Template: Dungeon header

Last updated:
 Portal

Usage

Displays at the top of each Dungeon page, showing the version last updated, portal sprite, and difficulty.

{{template-dungeon-header
| name=
| icon=
| extra=
| update=
| difficulty=
| noTP=
| limit=
| music=
}}

name - The dungeon name.
icon - For the dungeon portal image. This parameter allows the inclusion of images from the database of game objects (https://static.drips.pw/rotmg/wiki/Environment/Portals/). To use properly, omit that part of the URL. Images from outside the wiki can be linked by replacing icon with externalIcon and including the full image URL.
extra - For any extra portal image(s) to be displayed after the main image. Give the full HTML image call.
update - The game version the dungeon was last changed.
difficulty - The dungeon difficulty, i.e. the number of gravestones that display on the dungeon loading screen. Should be a number between 1 to 10 (with possible increments of 0.5). Can omit this parameter if it is not applicable.
noTP - If teleportation is disabled in this dungeon, set this parameter to true
limit - Maximum number of player in this dungeon if it differs from the default of 65. Can omit this parameter if it is not applicable.
music - A link to the music that plays in this area, if it currently has a unique theme. Exclusive to the Exalt client.