Jump to content

Template:Reagent/doc: Difference between revisions

From Drifters Almanac
Created page with "<div style="font-size: 1.5em; font-weight: bold; margin-top: 1em;">Overview</div> <hr style="border: 0; border-top: 1px solid #555;" /> This template is used to display information about Reagents, which are consumable items automatically used when activating certain player abilities. Reagents are dropped by enemies and provide enhanced effects to their paired ability. <div style="font-size: 1.5em; font-weight: bold; margin-top: 1em;">Usage</div> <hr style="border: 0;..."
 
m Protected "Template:Reagent/doc" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(No difference)

Latest revision as of 11:10, 7 May 2025

Overview

This template is used to display information about Reagents, which are consumable items automatically used when activating certain player abilities. Reagents are dropped by enemies and provide enhanced effects to their paired ability.

Usage

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

{{Reagent
| name = 
| tooltip_image = ReagentPlaceholder.png

| reagent_type = 
| reagent_ability = 

| effect1_value = 
| effect1_type = 
| effect2_value = 
| effect2_type = 
| effect3_value = 
| effect3_type = 
| effect4_value = 
| effect4_type = 
| effect5_value = 
| effect5_type = 

| level_requirement = 
| role_requirement = 
| specialization_requirement = 

| flavor_text = 
| how_to_acquire = 
| sell_price = 
}}
Parameters

name
Optional. Display name of the reagent (defaults to the page name if omitted).
tooltip_image
File name for the tooltip image (do not include the "File:" prefix).
reagent_type
The type of reagent (e.g., Salve, Irritant, Numbing Agent). Used for categorization and display.
reagent_ability
The ability this reagent modifies (e.g., First Aid, Provoke).
effect1_value – effect5_value
The numeric or descriptive value of the reagent’s enhancement (e.g., +4, 25% chance).
effect1_type – effect5_type
The type of enhancement provided (e.g., Health, Threat, Damage). These are freeform and do not auto-categorize.
level_requirement
Minimum level to use the reagent.
role_requirement
Role required to use the reagent (e.g., Defender, Supporter, Striker).
specialization_requirement
Specific specialization required, if any (e.g., Knight, Sentinel, Brigand).
flavor_text
Optional italicized lore or humorous text.
how_to_acquire
Comma-separated list of sources (e.g., mobs, zones). Pretty links supported via Page::Label format.
sell_price
How much the item can be sold for (e.g., 15 Silver, 3 Copper).
Categories

Pages using this template are automatically added to:

  • Category:Reagents
  • Category:<reagent_type> (e.g., Category:Salve, Category:Irritant)
Notes

  • Only filled-in sections will display.
  • Reagents are not crafted — there are no crafting parameters.
  • Effects support up to 5 entries and are not auto-categorized.