Jump to content

Template:Offhand/doc

From Drifters Almanac
Revision as of 08:35, 7 May 2025 by Mildew (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Overview

This template is used to display information about offhand equipment such as Scepters and Banners. It supports both dropped and crafted offhand items, including stats, requirements, and crafting details (if applicable).

Usage

Paste the following example into any page to use the template:

{{Offhand
| name = 
| tooltip_image = 

| is_soulbound = 
| equipment_type = 
| 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 = 
}}
Parameters

name
Optional. Display name of the offhand item (defaults to the page name if omitted).
tooltip_image
File name for the tooltip image (do not include the "File:" prefix).
equipment_type
The type of offhand item (e.g., Offhand Accessory).
level_requirement
Minimum level required to equip.
class_requirement1 – class_requirement3
Class(es) that can equip the offhand.
durability
Maximum durability value shown on the tooltip.
is_soulbound
Set to any non-blank value to display "This item is Soulbound and cannot be traded."
stat1_name – stat6_name
Names of additional stats (e.g., Hit, Healing, Haste).
stat1_value – stat6_value
Corresponding values for the above stats.
crafting_profession
The crafting profession responsible for this offhand (e.g., Woodworker).
recipe_page
Name of the crafting recipe page.
component1_name – component5_name
Display names for each component slot.
component1_material – component5_material
One or more specific items that can be used for this component (e.g., Highlands Fir Wood, Highlands Ramie Cloth). Separate multiple items with commas. Each will be automatically linked to its page.
component1_material_category – component5_material_category
One or more material categories that can be used for this component (e.g., Pine Wood, Cedar Wood). Separate multiple categories with commas. Each will link to its category page.
how_to_acquire
Where or how to get the item
sell_price
Amount a vendor will buy the item at full durability. (e.g., 2 Gold 15 Silver 23 Copper)
model_image1 – model_image3
Optional images of the item as it appears in-game (displayed in a gallery).
Categories

Pages using this template are automatically added to:

  • Category:Offhand Accessory
  • Category:Crafted Offhand Accessory (only if crafting info is present)
  • Category:<equipment_type> Equipment
  • Category:<class_requirement> Offhand Accessory
Notes

  • All sections are optional and will only appear if data is provided.
  • Up to 6 additional stats and 5 components are supported.
  • This template does not support set bonuses, as offhands do not grant any in Embers Adrift.