Template:RecipeBook/doc: Difference between revisions
Appearance
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 recipe books.<br> Recipe books are used to learn crafting or refining recipes and may be soulbound or tradable.<br> Each book lists the recipe it teaches, its profession and level requirements, how it is acquired, and its vendor sell price. <div style="font-size: 1.5em; font-weight: bol..." |
m Protected "Template:RecipeBook/doc" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
(No difference)
| |
Revision as of 09:01, 10 May 2025
Overview
This template is used to display information about recipe books.
Recipe books are used to learn crafting or refining recipes and may be soulbound or tradable.
Each book lists the recipe it teaches, its profession and level requirements, how it is acquired, and its vendor sell price.
Usage
Paste the following example into any page to use the template:
{{RecipeBook
| name =
| tooltip_image =
| is_soulbound =
| profession =
| level_requirement =
| recipe_given =
| how_to_acquire =
| sell_price =
}}
Parameters
- name
- Optional. Display name of the recipe book (defaults to the page name).
- tooltip_image
- File name of the item’s tooltip image (omit the "File:" prefix).
- is_soulbound
- Set to any non-blank value to display “This item is Soulbound and cannot be traded.”
- profession
- The crafting or refining profession that can learn the recipe (e.g., Outfitter, Weaponsmith, Provisioner).
- level_requirement
- Minimum profession level required to learn the recipe.
- recipe_given
- Name of the recipe taught by the book. Automatically links to the recipe page.
- Example:
Imbued Lean Leather Boots Recipe::Imbued Lean Leather Bootsyields Imbued Lean Leather Boots - how_to_acquire
- Comma-separated list of how the item is obtained (vendors, quests, drops, etc).
- Use
Page::Labelformat for pretty links. - Example:
Doe/Newhaven_Valley::Doe (Newhaven Valley) - sell_price
- The vendor sell price of the item. (e.g., 2 Gold 10 Silver)
Categories
Pages using this template are automatically added to:
- Category:Recipe Books
- Category:<profession> Recipe Books
Notes
- All sections are optional and only shown if filled.