Contributing/Creating Recipe Books
Appearance
Creating a New Recipe Book Page
Welcome, Drifter!
This guide will help you create pages for recipe books — items used to learn crafting or refining recipes.
Steps to Create a New Recipe Book Page
1. Create the Page
Use the name of the book as it appears in-game WITHOUT the colon.
Example: Recipe Imbued Copper Greaves
2. Use the RecipeBook Template
On the new page, copy/paste the template below.
If you use the Create Center, this structure will be automatically preloaded:
{{RecipeBook | name = | tooltip_image = | is_soulbound = | profession = | level_requirement = | recipe_given = | how_to_acquire = | sell_price = }}
3. Filling Out Details
name
: Optional. Leave blank to use the page name.tooltip_image
: File name of the tooltip image (omitFile:
).is_soulbound
: Set to any value if the book is soulbound.profession
: The profession that can learn the recipe (e.g., Outfitter, Provisioner).level_requirement
: Minimum profession level needed to use the book.recipe_given
: The name of the recipe that this book teaches.
- Use
Page::Label
format for pretty links. - Example:
Imbued Copper Greaves Recipe::Imbued Copper Greaves
how_to_acquire
: Comma-separated list of NPCs, quests, or drops where the book can be found.
- Use
Page::Label
format for pretty links. - Example:
Doe/Newhaven Valley::Doe (Newhaven Valley)
sell_price
: Vendor sell price at full value (e.g.,2 Gold 15 Silver
).
4. Save the Page
Preview your page and save it when everything looks correct!
Examples
Helpful Templates
Categories
Pages using this template are automatically categorized into:
- Category:Recipe Books
- Category:<profession> Recipe Books
Notes
- Only filled-in fields will be shown.
- Soulbound books are clearly marked.