Food Template

From Drunkapedia
Jump to: navigation, search

Related topics: Page Templates, Crafting Template, {{Food}}, {{Crafting Recipe}}, {{Recipe Table}}, {{Intro}}

This template can be used for Food, Drinks and other consumables including those that require the Cooking Skill. For Cooking Ingredients which are not consumables, use the Crafting Template.

  • Remove the line "Restore" and/or "Description Two" if the food casts spells or otherwise not appropriate
  • Remove the notes, sections or category tags which are not appropriate (i.e. if not a creature drop, not sold by vendors, does not require a recipe or is not an ingredient for other recipes)

Wiki Code

<section begin=Food />

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Food
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 |    Description Two = Use this item to eat/drink it.
 | Special Properties = 
 |           Restores = Restores ?? Health/Stamina/Mana when consumed/eaten/used.
 |             Spells = 
 |         Spellcraft = 
 |               Mana = 
 |     Cannot Be Sold = True
}}
== Notes ==
{{Sold By|{{PAGENAME}}}}
{{Related Recipes}}
{{Item Drops}}
* Does not stack. / Stack Size: ??

== Recipe ==
{{Crafting Recipe
 |        Cooking Recipe = True
 |                 Tools = [[Tool]], [[Tool]]
 |           Ingredients = (Number) [[Ingredient]], (Number) [[Ingredient]]
 |                Result = (Number) {{PAGENAME}}
}}
* '''Steps:'''
{{Recipe Table
 | Ingredient 1 = 
 | Ingredient 2 = 
 |       Result = 
}}
{{Recipe Table
 | Ingredient 1 = 
 | Ingredient 2 = 
 |       Result = {{PAGENAME}}
}}
:<font color=green>(Optional:Crafting Message)<br></font>

If appropriate:
[[Category:Cooking Ingredient]]

<section end=Food />

Examples

Looted Food with Spells

See Pepper Jack Cheese to see the results of the example code below.

{{Intro
 | Patch Introduced = [[Dark Majesty]]
 |   Related Quests = [[Hea Totem Quest]]
 |          Updated = 
}}
{{Food
 |               Name = Pepper Jack Cheese
 |         Icon Image = Pepper Jack Cheese Icon.png
 |         Live Image = Pepper Jack Cheese Live.jpg 
 | Live Image Caption = Pepper Jack Cheese
 |              Value = 800
 |             Burden = 50
 |        Description = A wheel of spicy cheese, guaranteed to make your lips numb. This wondrous dairy product was a favorite of the Empyrean Talespinner Mistral Tersicor, who was fond of saying, "Cheese makes a gathering."
 |    Description Two = 
 | Special Properties = 
 |           Restores = 
 |             Spells = [[Cold Protection Self VI]]
 |         Spellcraft = 50
 |               Mana = 50
 |     Cannot Be Sold = False
}}
== Notes ==
* Does not stack.
* Cannot be made using Cooking skill.
* Obtained from the [[Hea Raider's Cache]] on [[Marae Lassel]]. 4 are found in the Cache each pull.

Cooked Food

See Elaborate Field Health Rations to see the results of the example code below.

{{Intro
 | Patch Introduced = [[On Bended Knee]]
 |   Related Quests = 
 |          Updated = 
}}
{{Food
 |               Name = Elaborate Field Health Rations
 |         Icon Image = Elaborate Field Health Rations Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = 0
 |             Burden = 90
 |        Description = An elaborate mix of reconstituted meats, nuts, and fruit. It is very filling, and a bit spicy
 |    Description Two = Use this item to eat it.
 | Special Properties = 
 |           Restores = Restores 70 Health when used.
 |             Spells = 
 |     Cannot Be Sold = True
}}
==Notes==
{{Sold By|{{PAGENAME}}}}
* Stack Size: 100

==Recipe==
{{Crafting Recipe
 |        Cooking Recipe = True
 |                 Tools = [[Cooking Pot]]
 |           Ingredients = 1 [[Elaborate Dried Rations]], 1 [[Hot Sauce]]
 |                Result = 25 {{PAGENAME}}
}}
:* '''Steps''':
{{Recipe Table
 | Ingredient 1 = Hot Sauce
 | Ingredient 2 = Elaborate Dried Rations
 |       Result = Elaborate Dried Health Rations
}}
{{Recipe Table
 | Ingredient 1 = Cooking Pot
 | Ingredient 2 = Elaborate Dried Health Rations
 |       Result = {{PAGENAME}}
}}

Food Sold by Shopkeepers

See Ale to see the results of the example code below.

{{Intro
 | Patch Introduced = [[Release]]
 |   Related Quests = 
 |          Updated = 
}}
{{Food
 |               Name = Ale
 |         Icon Image = Ale Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = 10
 |             Burden = 50
 |        Description = 
 |    Description Two = Use this item to drink it.
 | Special Properties = 
 |           Restores = Restores 6 Stamina when consumed.
 |             Spells = 
 |         Spellcraft = 
 |               Mana = 
 |     Cannot Be Sold = False
}}
== Notes ==
{{Sold By|{{PAGENAME}}}}
* Stack Size: 100