Template:Dangerous: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
 
Line 6: Line 6:
On [[death]], [[Ironman Mode#Hardcore|Hardcore Ironmen]] will {{#if:{{{deathinvocations|}}}|always}} lose their status.<br>{{#if:{{{deathinvocations|}}}|A failure to rejoin after a '''disconnect''' may result in a dangerous death.<br>[[Tombs of Amascut#Death within the Tombs|See below for more info.]]
On [[death]], [[Ironman Mode#Hardcore|Hardcore Ironmen]] will {{#if:{{{deathinvocations|}}}|always}} lose their status.<br>{{#if:{{{deathinvocations|}}}|A failure to rejoin after a '''disconnect''' may result in a dangerous death.<br>[[Tombs of Amascut#Death within the Tombs|See below for more info.]]
|{{#if: {{{instance|}}}
|{{#if: {{{instance|}}}
|Items will be protected on death,<br>however items left on the ground will always be lost.
|Items will be protected on death, however<br>items left on the ground will always be lost.
|{{#if: {{{irs|}}} |Unprotected items will be moved to the deathbank near the activity.<br>'''Any unsafe death will delete all items left inside the deathbank.'''<br>Items left on the ground will always be lost.|{{#if: {{{noitems|}}}||{{#if:{{{pvp|}}}|Unprotected items will be lost to the player who kills you.|Items will remain protected on death.<br>}}}}}}}}}}}}</includeonly><noinclude>{{/doc}}</noinclude>
|{{#if: {{{irs|}}} |Unprotected items will be moved to the deathbank near the activity.<br>'''Any unsafe death will delete all items left inside the deathbank.'''<br>Items left on the ground will always be lost.|{{#if: {{{noitems|}}}||{{#if:{{{pvp|}}}|Unprotected items will be lost to the player who kills you.|Items will remain protected on death.<br>}}}}}}}}}}}}</includeonly><noinclude>{{/doc}}</noinclude>

Latest revision as of 17:26, 30 November 2024

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