Contributing/Creating Offhand Accessories
Appearance
Creating a New Offhand Page
Welcome, Drifter! This guide will help you create new pages for offhand items — including Scepters and Banners used by Supporter classes.
Steps to Create a New Offhand Page
1. Create the Page
Use the name of the offhand item exactly as it appears after crafting.
If the item can be made from multiple materials, use the format:
Item Name/Secondary Material
Example:
Highlands Copper Scepter/Fine Dense Leather
2. Use the Offhand Template
On the new page, copy/paste the template found below. If you use the Create Center, this structure will be automatically preloaded:
{{Offhand
| name =
| tooltip_image =
| is_soulbound =
| equipment_type = Offhand Accessory
| level_requirement =
| class_requirement1 =
| class_requirement2 =
| class_requirement3 =
| durability =
| 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 =
| how_to_acquire =
| sell_price =
| model_image1 =
| model_image2 =
| model_image3 =
}}
3. Filling Out Details
equipment_type: Leave as "Offhand Accessory".level_requirement: Minimum level to equip.class_requirement1–3: Classes that can equip it.durability: Item durability value.is_soulbound: Set to any value to mark the item as soulbound.
stat1-6_name: Example: Combat Movement, Healing, Positional, Resiliencestat1-6_value: Enter value of stat. (+10, -5, etc)
crafting_profession: The profession that crafts the item (e.g., Woodworker).recipe_page: Link to the recipe used to craft the item.
component1-5_name: Enter the component name. (e.g., Pole, Flag)component1-5_material: One or more specific items that can be used for this component (e.g., Highlands Pine Wood, Highlands Maple Wood). 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., Pine Wood, Ramie Cloth). 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.
how_to_acquire: Enter page names for mobs, vendors, quests, etc (Separate each with a comma. For pretty links use format Doe/Newhaven_Valley::Doe (Newhaven Valley))sell_price: How much the item can be sold for (e.g., 2 Gold 45 Silver).
model_image1–3: In-game images of the model.
4. Save the Page
Preview your work and save the page!
Examples
Helpful Templates
Categories
Pages using this template are automatically categorized into:
- Category:Offhand Accessory
- Category:Crafted Offhand Accessory
- Category:<equipment_type> Equipment
- Category:<class_requirement> Offhand Accessory
Notes
- Only filled-in sections are shown.
- Supports up to 6 stats and 5 components.
- Model images are optional and will appear in a gallery if included.