Template:Dangerous

From RuneRealm Wiki

This is the current revision of this page, as edited by Eq (talk | contribs) at 04:03, 16 October 2024 (Created page with "<includeonly>{{MessageBox |class = warn |img = centre|link= |This is a dangerous activity{{#if: {{{instance|}}}| in an instance|{{#if:{{{irs|}}}| with a deathbank}}}}. |{{#if: {{{noitems|}}}|You cannot bring any items into or out of this activity.<br>}} On death, Hardcore Ironmen will {{#if:{{{deathinvocations|}}}|always}} lose their status.<br>..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:Dangerous/doc. [edit] [history] [purge]

This template displays a warning that an activity is dangerous.

Usage and Examples

This template can be used by entering the following onto the page or section:

{{Dangerous}}

For instanced areas you can use:

{{Dangerous|instance=yes}}

For activities with an item retrieval service, you can use:

{{Dangerous|irs=yes}}

For activities that allow no items to be taken in or out, you can use:

{{Dangerous|noitems=yes}}

For pvp activities where items are lost to the killer, you can use:

{{Dangerous|pvp=yes}}

For activities that have invocations that alter the death mechanics, you can use:

{{Dangerous|deathinvocations=yes}}

(here irs=yes is also set to mimic the setting of toa, currently it's only user)

See also

Parameters

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Instanceinstance

Set to 'yes' if the area is instanced.

Default
'no'
Stringoptional
Item Retrieval Serviceirs

Set to 'yes' for activities that have an Item Retrieval Service.

Default
'no'
Stringoptional
No itemsnoitems

Set to 'yes' for activities that don't allow you to bring items in or out.

Default
'no'
Stringoptional
Player versus Playerpvp

For PvP activities where items are lost to whoever kills the player

Default
'no'
Stringoptional
Death invocationsdeathinvocations

The death mechanic differ depending on the selected invocations.

Default
'no'
Stringoptional