More actions
Template documentation
Insert a link to one of the equipment slots, accompanied by the associated icon.
Usage
This is intended mainly for lists, not in-line in body content as per the Style Manual. The slot name is case sensitive and needs to exactly match.
Examples
Example | Markup | Renders as |
---|---|---|
Basic usage | {{Equipment slot|Clothing}} | |
Adjusted icon size | {{Equipment slot|Ring|w=40}} | |
Link alias | {{Equipment slot|Underwear|Undergarments}} | |
Alias and adjusted size | {{Equipment slot|Headgear|Helmet|w=20}} | |
Unknown slot | {{Equipment slot|Socks}} | Socks |
Exhaustive list
For sanity check:
See also
- {{Ability}} - An equivalent template for ability scores
- {{Background}} - An equivalent template for backgrounds
- {{Class}} - An equivalent template for classes
- {{Deity}} - An equivalent template for deities
- {{Race}} - An equivalent template for races
- {{Skill}} - An equivalent template for skills
Template data
Insert a pre-formatted link and icon to an equipment slot.
Parameter | Description | Type | Status | |
---|---|---|---|---|
equipment slot | 1 | The equipment slot you want to link to. Subclasses will automatically insert the parent class name for you.
| String | required |
Alias | 2 | A user-defined alias to be shown instead of the slot. | String | optional |
icon size | w | (Optional) The size of the icon to display. Default is 25 (pixels).
| Number | optional |