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
| Name | Required | Description | Values |
|---|---|---|---|
| Item | Yes | The name of the item to be crafted/brewed. | [[Item]] |
| Quantity | Yes | The number of items generated per recipe use. | positive number |
| Difficulty | Yes | The difficulty level of the required skill check. | positive number |
| Ingredients | Yes | The required ingredients per recipe use. | a semicolon-separated list of [[Item]]s |
| Sources | No | If 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