Template:Dangerous/doc
< Template:Dangerous
Revision as of 19:26, 6 November 2022 by Jacmob (talk | contribs) (Created page with "{{Documentation}} 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: <pre>{{Dangerous}}</pre> {{Dangerous}} For instanced areas you can use: <pre>{{Dangerous|instance=yes}}</pre> {{Dangerous|instance=yes}} For activities with an item retrieval service, you can use: <pre>{{Dangerous|irs=yes}}</pre> {{Dangerous|irs=yes}} For activities that allow no items t...")
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 |