Template:Dangerous: Difference between revisions
(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>...") |
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. |
||
|{{#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.| |
|{{#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> |
Revision as of 17:25, 30 November 2024
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Instance | instance | Set to 'yes' if the area is instanced.
| String | optional |
Item Retrieval Service | irs | Set to 'yes' for activities that have an Item Retrieval Service.
| String | optional |
No items | noitems | Set to 'yes' for activities that don't allow you to bring items in or out.
| String | optional |
Player versus Player | pvp | For PvP activities where items are lost to whoever kills the player
| String | optional |
Death invocations | deathinvocations | The death mechanic differ depending on the selected invocations.
| String | optional |