Contributing/Creating Recipe Books: Difference between revisions
Appearance
Created page with "<div style="font-size: 1.7em; font-weight: normal; margin-top: 1em;">Creating a New Recipe Book Page</div> <hr style="border: 0; border-top: 1px solid #555;" /> Welcome, Drifter!<br> This guide will help you create pages for recipe books — items used to learn crafting or refining recipes. <div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Steps to Create a New Recipe Book Page</div> <hr style="border: 0; border-top: 1px solid #555;" /> <div style="..." |
No edit summary |
||
Line 52: | Line 52: | ||
<div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Examples</div> | <div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Examples</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
* | * [[Recipe Imbued Copper Greaves|Recipe: Imbued Copper Greaves]] | ||
* | * [[Recipe Silver Ingot|Recipe: Silver Ingot]] | ||
<div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Helpful Templates</div> | <div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Helpful Templates</div> |
Revision as of 09:14, 10 May 2025
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.