Template:Safe activity
Revision as of 20:25, 6 November 2022 by Jacmob (talk | contribs) (Created page with "<includeonly>{{MessageBox |class = safe |img = center|link= |This is a safe activity{{#if: {{{instance|}}}| in an instanced area}}. |{{#if: {{{noitems|}}}|<nowiki/>You cannot bring any items in or out of this activity.}} If you die here, you will not lose any of your items{{#if: {{{instance|}}}|<nowiki/>; however, any items you drop manually on the ground will be lost}}.<br/>'''{{Colour|Red|Warning:}} All PvM activities a...")
Template documentation
This documentation is transcluded from Template:Safe activity/doc. [edit] [history] [purge]
This template displays a notification stating that an activity is safe.
Usage and Examples
This template can be used by entering the following onto a relevant page:
{{Safe activity}}
For activities that allow no items to be taken in or out, you can use:
{{Safe activity|noitems=yes}}
For instanced areas you can use:
{{Safe activity|instance=yes}}
See also
Parameters
Parameter | Description | Type | Status | |
---|---|---|---|---|
Instance | instance | Set to 'yes' for activities that takes place in an instance.
| String | optional |
No items | noitems | Set to 'yes' for activities that doesn't allow you to bring items in or out.
| String | optional |