Jump to content

Template:RefiningRecipe/doc

From Drifters Almanac
Overview

This template is used to display information about refining recipes — that produce refined materials used in crafting.

Usage

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

{{RefiningRecipe
| name = 
| tooltip_image = 

| category = 
| profession = 
| level_requirement = 
| recipe_book =

| products = 

| component1_name = 
| component1_amount = 
| component1_categories = 

| component2_name = 
| component2_amount = 
| component2_categories = 
}}
Parameters

name
Optional. Display name of the recipe (defaults to the page name).
tooltip_image
File name of the recipe’s image (omit the "File:" prefix).
category
The category is found under the name of the recipe when at a crafting station or on the recipe menu.
(e.g., Refine Wood and Plants)
profession
The profession that uses this recipe (e.g., Prospector, Hunter, Forester).
level_requirement
Minimum profession level required to learn the recipe.
recipe_book
The recipe book that the recipe is learned from. Use Recipe Silk Cloth::Recipe: Silk Cloth format for pretty links.
products
Comma-separated list of items produced by this recipe. Each will be automatically linked.
component1_name
Label for the first input component when using a Crafting Station (e.g., Copper Ore, Topaz Gem, Flax Fiber, Flux).
component1_amount
How many of the component are required.
component1_categories
Comma-separated list of valid input material categories. Hover over the "info" circle to the right of the component label.
(e.g., Copper Ore, Uncut Topaz Gem, Flax Fiber)
component2_name
Label for the second input component when using a Crafting Station (e.g., Acid).
component2_amount
How many of the second component are required.
component2_categories
Comma-separated list of valid input material categories. Hover over the "info" circle to the right of the component label.
(e.g., Weak Acid, Diluted Acid, Acid)
Categories

Pages using this template are automatically added to:

  • Category:Refining Recipes
  • Category:<profession> Recipes
  • Category:<category>
Notes

  • All fields are optional and only shown if filled.
  • Component categories link to valid material types accepted by the recipe.