Template:Equipment slot
Jump to navigation
Jump to search
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}} | Clothing |
| Adjusted icon size | {{Equipment slot|Ring|w=40}} | Ring |
| Link alias | {{Equipment slot|Underwear|Undergarments}} | Undergarments |
| Alias and adjusted size | {{Equipment slot|Headgear|Helmet|w=20}} | Helmet |
| Unknown slot | {{Equipment slot|Socks}} | Socks |
Exhaustive list
For sanity check:
- Amulet
- Cloak
- Clothing
- Gloves
- Camp Clothing
- Camp Shoes
- Footwear
- Headgear
- Light Sources
- Main Hand Melee
- Main Hand Ranged
- Musical Instruments
- Off-Hand Melee
- Ring
- Underwear
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 |
| Width | w | Override the width of the image. | Number | optional |
| Height | h | Override the height of the image. | Number | optional |
| Size | size | Set the size of the image to this by this. | Number | optional |