Jump to content

Template:RawComponent/doc

From Drifters Almanac
Overview

This template is used to display information about raw components gathered from resource nodes or creatures.
It includes category, component level, how to acquire the item, and where it is used in recipes.

Usage

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

{{RawComponent
| name = 
| tooltip_image = 
| category = 
| level = 
| how_to_acquire = 
| used_in_recipes = 
| sell_price = 
| harvesting_profession = 
}}
Parameters

name
Optional. Display name of the raw 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 item belongs to (e.g., Dense Carcass, Cedar Log, Copper Ore, Scrap). Also used for categorization.
level
The tier or strength of the raw component, used to determine output tier during refining. (e.g., 1-10, 15-25)
how_to_acquire
Comma-separated list of where the item can be obtained. Use Page::Label format for pretty links.
used_in_recipes
Comma-separated list of recipes that use this raw component. Use Cedar Wood Recipe::Cedar Wood format for pretty links.
sell_price
Optional. How much the item sells for at a vendor (e.g., 1 Copper).
harvesting_profession
Used for category sorting (e.g., Prospector, Forester, Hunter). Not shown on page.
Categories

Pages using this template are automatically added to:

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

  • All sections are optional and only appear if values are provided.