imported>Sanddh |
imported>Arkalor |
(10 intermediate revisions by 2 users not shown) |
Line 24: |
Line 24: |
| }} | | }} |
| |} | | |} |
| | | [[Category:Cooking Ingredient]]</includeonly><noinclude> |
| [[Category:Cooking]] | | {{Related|Wiki Templates|Cooking Template}} |
| </includeonly> | |
| <noinclude> | |
| {{Related|Wiki Templates|Template:Food|Crafting Template|Template:Recipe}} | |
| == General ==
| |
| * This template can be used for Cooking Ingredients which are not consumables.
| |
| * Remove the lines from the Notes which are not appropriate (i.e. if not a creature drop, not sold by vendors, or does not require a recipe)
| |
| | |
| == Syntax == | | == Syntax == |
|
| |
| <pre> | | <pre> |
| {{Intro
| |
| | Patch Introduced =
| |
| | Related Quests =
| |
| | Updated =
| |
| }}
| |
| {{Ingredient | | {{Ingredient |
| | Name = | | | Name = |
Line 53: |
Line 40: |
| | Cannot Be Sold = True | | | Cannot Be Sold = True |
| }} | | }} |
|
| |
| ==Recipe==
| |
| * Tools:
| |
| : <Tool 1>, <Tool 2>
| |
| * Ingredients
| |
| : (Number) <Ingredient 1>, (Number) <Ingredient 2>
| |
|
| |
| * Steps:
| |
| {{Recipe Table|Ingredient 1|Ingredient 2|Result 1}}
| |
| {{Recipe Table|Ingredient 3|Ingredient 4|Result 2}}
| |
| {{Recipe Table|Ingredient 5|Ingredient 6|Result 3}}
| |
| {{Recipe Table|Ingredient 7|Ingredient 8|Result 4}}
| |
| {{Recipe Table|Ingredient 8|Ingredient 9|{{PAGENAME}}}}
| |
| :<font color=green>(Optional:Crafting Message)<br></font>
| |
|
| |
|
| |
|
| |
| ==Notes==
| |
| * {{Trophy Drops|{{PAGENAME}}}}
| |
| * {{Sold By|{{PAGENAME}}}}
| |
| * [[:Special:Whatlinkshere/{{PAGENAME}} | Recipes]] which call for {{PAGENAME}}.
| |
| * Does not stack. / Stack Size: ??
| |
|
| |
| If appropriate:
| |
| [[Category:Cooking Recipe]]
| |
| [[Category:Trophy]]
| |
|
| |
| </pre> | | </pre> |
|
| |
|
| ==Recipe== | | == Usage == |
| * Tools:
| | This is a component template that is part of a [[Page Template]]. See [[Cooking Template]] for details on usage and an example. |
| : <Tool 1>, <Tool 2>
| |
| * Ingredients
| |
| : (Number) <Ingredient 1>, (Number) <Ingredient 2>
| |
| | |
| * Steps:
| |
| {{Recipe Table|Ingredient 1|Ingredient 2|Result 1}}
| |
| {{Recipe Table|Ingredient 3|Ingredient 4|Result 2}}
| |
| {{Recipe Table|Ingredient 5|Ingredient 6|Result 3}}
| |
| {{Recipe Table|Ingredient 7|Ingredient 8|Result 4}}
| |
| {{Recipe Table|Ingredient 8|Ingredient 9|{{PAGENAME}}}}
| |
| | |
| :<font color=green>(Optional:Crafting Message)<br></font>
| |
| | |
| | |
| | |
| ==Notes==
| |
| * {{Trophy Drops|{{PAGENAME}}}}
| |
| * {{Sold By|{{PAGENAME}}}}
| |
| * [[:Special:Whatlinkshere/{{PAGENAME}} | Recipes]] which call for {{PAGENAME}}.
| |
| * Does not stack. / Stack Size: ??
| |
| | |
| If appropriate:
| |
| [[Category:Cooking Recipe]] | |
| [[Category:Trophy]]
| |
| | |
| </pre>
| |
| == Example ==
| |
| See [[Ground Ginger]]
| |
| | |
| <pre>
| |
| {{Intro
| |
| | Patch Introduced = ??
| |
| | Related Quests =
| |
| | Updated =
| |
| }}
| |
| {{Ingredient
| |
| | Name = Ground Ginger
| |
| | Icon Image = Ground Ginger Icon.png
| |
| | Live Image = Ground Ginger Live.jpg
| |
| | Live Image Caption = Ground Ginger
| |
| | Value = 10
| |
| | Burden = 10
| |
| | Description = A spice used in cooking.
| |
| | Description Two =
| |
| | Special Properties =
| |
| | Cannot Be Sold = True
| |
| }}
| |
| | |
| ==Recipe==
| |
| * Tools:
| |
| : [[Heavy Grinder]]
| |
| * Ingredients
| |
| : 1 [[Ginger]]
| |
| | |
| * Steps:
| |
| {{Recipe Table|Heavy Grinder|Ginger|{{PAGENAME}}}}
| |
| | |
| :<font color=green>You grind the ginger.<br></font>
| |
| | |
| | |
| | |
| ==Notes==
| |
| * [[:Special:Whatlinkshere/{{PAGENAME}} | Recipes]] which call for {{PAGENAME}}.
| |
| * Stack Size: 100
| |
| </pre>
| |
| | |
| | |
|
| |
|
| | [[Category:Wiki Template]] |
| </noinclude> | | </noinclude> |