Template:CraftedAccessory/doc
Appearance
This template is used to display detailed information about a crafted accessory item. It shows the final stats and crafting composition of accessories created via player professions.
Usage
Paste the following example into any page to use the template:
{{CraftedAccessory | name = | tooltip_image = | equipment_type = | level_requirement = | class_requirement1 = | class_requirement2 = | class_requirement3 = | stat1_name = | stat1_value = | stat2_name = | stat2_value = | stat3_name = | stat3_value = | stat4_name = | stat4_value = | stat5_name = | stat5_value = | stat6_name = | stat6_value = | crafting_profession = | recipe_page = | component1_name = | component1_material = | component1_material_category = | component2_name = | component2_material = | component2_material_category = | component3_name = | component3_material = | component3_material_category = | component4_name = | component4_material = | component4_material_category = | component5_name = | component5_material = | component5_material_category = }}
Parameters
- name
- Optional. Display name of the accessory (defaults to page name if omitted).
- tooltip_image
- File name for the accessory tooltip image (use only the file name, not full path).
- equipment_type
- Slot where the accessory is worn (e.g., Necklace, Ring, Earring).
- level_requirement
- Minimum player level required to equip the accessory.
- class_requirement1 – class_requirement3
- Classes that can equip the accessory.
- stat1_name – stat6_name
- Names of additional stats (e.g., Healing, Haste, Physical Damage Resist).
- stat1_value – stat6_value
- Corresponding values for the above stats.
- crafting_profession
- Name of the profession that crafts the accessory (e.g., Tinkerer).
- recipe_page
- Name of the recipe page used to craft the accessory.
- component1_name – component5_name
- Display names for the components (e.g., Gem, Backing, Chain, Flux, Loop).
- component1_material – component5_material
- Materials actually used for each component (e.g., Highlands Copper Ingot, Cut Sparkling Topaz Gem).
- component1_material_category – component5_material_category
- If the component accepts a material category (e.g., Cut Topaz Gem, Copper Ingot), enter the category name here.
Categories
Pages using this template are automatically categorized into:
- Category:Accessory
- Category:Crafted Accessories
- Category:<equipment_type> Equipment
- Category:<class_requirement> Accessories
Notes
- If a parameter is left blank, that section will not be displayed.
- Up to five components and six additional stats are supported.