Template:Dangerous
Revision as of 19:25, 6 November 2022 by Jacmob (talk | contribs) (Created page with "<includeonly>{{MessageBox |class = warn |img = centre|link= |This is a dangerous activity{{#if: {{{instance|}}}| in an instanced area|{{#if:{{{irs|}}}| with an Item Retrieval Service (IRS)}}}}. |{{#if: {{{noitems|}}}|You cannot bring any items into or out of this activity.}} On death, {{#if: {{{instance|}}} |all unprotected items will be moved to a grave outside the instance. All items left o...")
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}}
See also
Parameters
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 |