Template:CraftedArmor/doc
Appearance
This template is used to display detailed information about a crafted armor piece in Embers Adrift. It is intended to show the final stats and composition of a specific armor item created via crafting.
Usage
Paste the following example into any page to use the template:
{{CraftedArmor
| name =
| tooltip_image =
| equipment_type =
| armor_weight =
| armor_class =
| 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 =
| level_requirement =
| class_requirement1 =
| class_requirement2 =
| class_requirement3 =
| crafting_profession =
| recipe_page =
| component1_name =
| component1_material =
| component2_name =
| component2_material =
| component3_name =
| component3_material =
| component4_name =
| component4_material =
| component5_name =
| component5_material =
| model_image1 =
| model_image2 =
| model_image3 =
}}
Parameters
- name
- Optional. Display name of the armor (defaults to page name if omitted).
- tooltip_image
- File name for the armor tooltip image (use only the file name, not full path).
- equipment_type
- Slot the armor occupies (Chest, Legs, Feet, Hands, etc.).
- armor_weight
- Numerical armor weight value.
- armor_class
- Armor Class value.
- durability
- Durability rating of the armor.
- stat1_name – stat6_name
- Names of additional stats (e.g., Max Health, Strength, Combat Movement).
- stat1_value – stat6_value
- Corresponding values for the above stats.
- level_requirement
- Minimum player level required to equip the armor.
- class_requirement1 – class_requirement3
- Class(es) that can equip the armor.
- crafting_profession
- Name of the profession that crafts the armor (e.g., Armorsmith, Leatherworker).
- recipe_page
- Page name of the recipe used to craft the armor.
- component1_name – component5_name
- Display name of each crafting component (e.g., Chestplate Frame, Lining).
- component1_material – component5_material
- Material actually used for that component (e.g., High-Quality Iron, Heavy Leather).
- model_image1 – model_image3
- Optional in-game screenshots of the armor model, displayed in a gallery.
Categories
Pages using this template are automatically categorized into:
- [[Category:<equipment_type> Equipment]]
- [[Category:<class_requirement> Armor]]