Jump to content

Template:CraftedAccessory/doc

From Drifters Almanac
Revision as of 20:25, 25 April 2025 by Mildew (talk | contribs) (Protected "Template:CraftedAccessory/doc" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))

This template is used to display detailed information about a crafted accessory item in Embers Adrift. 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 = 
| component2_name = 
| component2_material = 
| component3_name = 
| component3_material = 
| component4_name = 
| component4_material = 
| component5_name = 
| component5_material = 
}}

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., Neck, Finger, Trinket).
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., Max Health, Strength, Haste).
stat1_value – stat6_value
Corresponding values for the above stats.
crafting_profession
Name of the profession that crafts the accessory (e.g., Jeweler, Leatherworker).
recipe_page
Name of the recipe page used to craft the accessory.
component1_name – component5_name
Display names for the components (e.g., Amulet Frame, Gem Setting).
component1_material – component5_material
Materials actually used for each component (e.g., Fine Gold Ingot, Refined Leather).

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.