Jump to content

Template:CraftedArmor/doc

From Drifters Almanac
Revision as of 19:17, 25 April 2025 by Mildew (talk | contribs) (Created page with "<noinclude>{{Documentation subpage}}</noinclude> == Usage == <syntaxhighlight lang="wikitext"> {{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_require...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Mbox[[Category:Documentation subpages without corresponding pages{{#translation:}}]]

Usage

<syntaxhighlight lang="wikitext"> Template:CraftedArmor </syntaxhighlight>

Parameters

General

  • name – Name of the armor (defaults to page name if omitted).
  • tooltip_image – Image file name showing the armor tooltip.

Stats

  • equipment_type – Slot the armor fits into (Chest, Legs, Feet, etc.).
  • armor_weight – Numerical armor weight value.
  • armor_class – Armor Class value.
  • durability – Maximum durability.

Additional Stats

  • stat1_name to stat6_name – Stat names (Max Health, Strength, etc.).
  • stat1_value to stat6_value – Corresponding stat values.

Requirements

  • level_requirement – Minimum player level to equip.
  • class_requirement1 to class_requirement3 – Classes that can equip the armor.

Crafting Info

  • crafting_profession – Crafting profession that creates the item (Armorsmith, Leatherworker, etc.).
  • recipe_page – Name of the recipe page that produces the item.
  • component1_name to component5_name – Names of the components (e.g., Chestplate Frame).
  • component1_material to component5_material – Materials used for each component (e.g., High-Quality Iron).

Gallery

  • model_image1 to model_image3 – Images showing how the armor looks on the player model.

Auto-categorization

Pages using this template will automatically be added to:

Notes

  • If a parameter is left blank, that section will not be displayed.
  • Up to five components are supported.
  • Up to six additional stats are supported.