Jump to content

Template:RefinedComponent/doc

From Drifters Almanac
Revision as of 18:35, 9 May 2025 by Mildew (talk | contribs) (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 refined components created through refining recipes.<br> It includes material category, component level, the recipe used to create it, and where it is used in crafting. <div style="font-size: 1.5em; font-weight: bold; margin-top: 1em;">Usage</div> <hr style="border: 0; border-top: 1px s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Overview

This template is used to display information about refined components created through refining recipes.
It includes material category, component level, the recipe used to create it, and where it is used in crafting.

Usage

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

{{RefinedComponent
| name = 
| tooltip_image = 
| category = 
| level = 

| recipe = 
| raw_component1 = 
| raw_component2 = 

| used_in_recipes = 

| harvesting_profession = 
}}
Parameters

name
Optional. Display name of the refined component (defaults to the page name).
tooltip_image
File name for the item’s tooltip image (omit the "File:" prefix).
category
The material group this component belongs to (e.g., Bow String, Maple Wood, Copper Metal, Ramie Cloth).
level
The level range of the component (e.g., 1-10, 10-20, 25-35).
recipe
The refining recipe page that produces this item. Use Page::Label format to create a pretty link.
Example: Linen Bow String Recipe::Linen Bow String
raw_component1
Required input for the recipe (e.g., Timberland Flax).
raw_component2
Optional second input if the recipe requires two materials.
used_in_recipes
Comma-separated list of crafting recipes that use this refined component. Each entry will be linked automatically.
Use Page::Label format to create a pretty link.
Example: Pine Crossbow Recipe::Pine Crossbow
harvesting_profession
The profession that originally gathered the raw materials (e.g., Forester, Hunter, Prospector). Used for categorization only.
Categories

Pages using this template are automatically added to:

  • Category:Refined Components
  • Category:<category>
  • Category:<harvesting_profession>
Notes

  • All fields are optional and only shown if filled.
  • Up to two input components are supported. If only one is used, the second can be left blank.
  • Used-in recipes are displayed in columns and automatically linked.