Template:RecipeTable

From Archaelund Wiki

Description

This template is intended for use on the Recipes page of the Wiki. It generates a single table row with specific recipe information, which can be embedded into a surrounding table.

Usage

{{RecipeTable
|Item = 
|Quantity = 
|Difficulty = 
|Ingredients = 
|Sources = 
}}

Parameters

NameRequiredDescriptionValues
ItemYesThe name of the item to be crafted/brewed.[[Item]]
QuantityYesThe number of items generated per recipe use.positive number
DifficultyYesThe difficulty level of the required skill check.positive number
IngredientsYesThe required ingredients per recipe use.a semicolon-separated list of [[Item]]s
SourcesNoIf the recipe is not automatically known, the possible sources for obtaining it can be listed here.a semicolon-separated list of [[Merchant]]s or other sources

View/Edit documentation page