Template:ThrowingAmmo/doc
Appearance
Overview
This template is used to display information about Throwing Ammo — such as Kunai and Explosive Pods.
It supports both dropped and crafted items, with sections for stats, targeting, crafting, acquisition, and optional flavor text.
Usage
Paste the following example into any page to use the template:
{{ThrowingAmmo | name = | tooltip_image = | effect_targets = | effect_radius = | damage_min = | damage_max = | dice_roll = | range = | angle = | 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 = | flavor_text = | 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 = }}
Parameters
- name
- Optional. Display name of the item (defaults to the page name).
- tooltip_image
- File name of the tooltip image (do not include the "File:" prefix).
- damage_min – damage_max
- Minimum and maximum ranged damage shown on the tooltip.
- dice_roll
- The hidden dice formula used to calculate damage (e.g., 2d4+20). Appears below the damage line in parentheses.
- range
- The maximum range of the thrown item (e.g., 16).
- angle
- The targeting cone angle in degrees (e.g., 45).
- effect_targets
- Text showing how many or what type of enemies can be hit (e.g., "Single Offensive Target", "5 Hostile Targets").
- effect_radius
- Radius of effect in meters (for AoE items like Explosive Pods).
- level_requirement
- Minimum level required to use the item.
- class_requirement1–3
- Optional classes that can use the item. Will be linked if provided.
- stat1_name – stat6_name
- Names of any additional stats (e.g., Threat).
- stat1_value – stat6_value
- Values for the above stats (e.g., 16).
- flavor_text
- Optional blue italic text that appears below the main stats section.
- crafting_profession
- The profession responsible for crafting the item (e.g., Tinkerer).
- recipe_page
- Name of the recipe page (can support multiple, comma-separated values).
- component1_name – component5_name
- Display name of each component (e.g., Tang).
- component1_material – component5_material
- One or more specific materials for each component (e.g., Highlands Copper Ingot). Accepts comma-separated values.
- component1_material_category – component5_material_category
- One or more material categories accepted for each component (e.g., Metal, Bone, Dense Bone, Copper Metal). Accepts comma-separated values.
- how_to_acquire
- Where or how the item can be obtained. Accepts comma-separated links or pretty links (e.g., Vendor/Newhaven::Throwing Weapon Merchant (Newhaven)).
- sell_price
- The amount a vendor will buy the item, individually. (e.g., 1 Silver 25 Copper).
Categories
Pages using this template are automatically added to:
- Category:ThrowingAmmo
- Category:Crafted ThrowingAmmo (only if crafting info is present)
Notes
- All sections are optional and will only appear if parameters are provided.
- Up to 6 additional stats and 5 crafting components are supported.
- Materials and material categories can be listed individually or in groups using commas.