Jump to content

Contributing/Creating Crafted Accessories

From Drifters Almanac
Revision as of 12:33, 6 May 2025 by Mildew (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Creating a New Crafted Accessory Page

Welcome, Drifter! This guide will help you create new pages for crafted accessories — including necklaces, rings, and earrings.

Steps to Create a New Crafted Accessory Page

1. Create the Page

Use the name of the crafted accessory exactly as it appears after crafting.

If the accessory can be made from multiple materials, use the format: Accessory Name/Secondary Material Example: Newhaven Copper Necklace/Fair Light Leather

2. Use the CraftedAccessory Template

On the new page, copy/paste the template found below.
If you use the Create Center, the template will automatically preload the following structure:

{{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 = 
}}
3. Filling Out Details

  • equipment_type: Neck, Finger, Earring, etc.
  • level_requirement: Minimum level to equip.
  • class_requirement1–3: Classes that can equip it.
  • stat1-6_name: Example: Combat Movement, Healing, Positional, Penetration, Chemical Damage Resist
  • stat1-6_value: Enter value of stat. (+10, -5, etc)
  • crafting_profession: The profession that crafts the item (e.g., Armorsmith, Outfitter).
  • recipe_page: Link to the recipe used to craft the armor.
  • component1-5_name: Enter the component name. (e.g., Metal, Gem, Loop)
  • component1-5_material: One or more specific items that can be used for this component (e.g., Highlands Copper Ingot, Highlands Zink Ingot). Separate with commas if multiple are valid — each will link to the item’s page.
  • component1-5_material_category: You can enter one or more valid material categories (e.g., Cut Topaz Gem, Metal). If multiple are valid, separate them with commas. Each entry will be automatically linked to its category page. Use this when a variety of interchangeable materials are allowed or when the exact material doesn't change the product outcome.
4. Save the Page

Preview your work and save it!

Examples

Helpful Templates

Categories

Pages using this template are automatically categorized into:

  • Category:Accessory
  • Category:Crafted Accessories
  • Category:<equipment_type> Equipment
  • Category:<class_requirement> Accessories
Notes

  • Sections are only shown if data is filled in.
  • Up to six additional stats and five crafting components are supported.