Food Template: Difference between revisions
From Drunkapedia
imported>Sanddh m (Redirecting to Template:Food) |
imported>Tlosk No edit summary |
||
Line 1: | Line 1: | ||
{{RightToC}} | |||
{{Related|Page Templates|Crafting Template|{{mtl|Food}}|{{mtl|Recipe}}|{{mtl|Recipe Table}}|{{mtl|Intro}}}} | |||
This template can be used for Food, Drinks and other consumables which require the Cooking Skill. For Cooking Ingredients which are not consumbales, see [[Template:Ingredient]]. For non-food craftables, see [[Template:Crafting]]. | |||
* Remove the line "Restore" and/or "Description Two" if the food casts spells or otherwise not appropriate | |||
* 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) | |||
== Wiki Code == | |||
<pre> | |||
{{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== | |||
* {{Trophy Drops|{{PAGENAME}}}} | |||
* {{Sold By|{{PAGENAME}}}} | |||
* [[:Special:Whatlinkshere/{{PAGENAME}} | Recipes]] which call for {{PAGENAME}}. | |||
* Does not stack. / Stack Size: ?? | |||
==Recipe== | |||
{{Recipe | |||
| 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:Trophy] | |||
[[Category:Consumable Item]] | |||
</pre> | |||
== Examples == | |||
=== Looted Food with Spells === | |||
See [[Pepper Jack Cheese]] to see the results of the example code below. | |||
<pre> | |||
{{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. | |||
[[Category:Consumable Item]] | |||
</pre> | |||
=== Cooked Food === | |||
See [[Elaborate Field Health Rations]] to see the results of the example code below. | |||
<pre> | |||
{{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== | |||
{{Recipe | |||
| 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}} | |||
}} | |||
[[Category:Consumable Item]] | |||
</pre> | |||
=== Food Sold by Shopkeepers === | |||
See [[Ale]] to see the results of the example code below. | |||
<pre> | |||
{{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 | |||
[[Category:Consumable Item]] | |||
</pre> | |||
[[Category:Page Template]] |
Revision as of 20:44, 22 April 2009
Related topics: Page Templates, Crafting Template, {{Food}}, {{Recipe}}, {{Recipe Table}}, {{Intro}}
This template can be used for Food, Drinks and other consumables which require the Cooking Skill. For Cooking Ingredients which are not consumbales, see Template:Ingredient. For non-food craftables, see Template:Crafting.
- Remove the line "Restore" and/or "Description Two" if the food casts spells or otherwise not appropriate
- 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)
Wiki Code
{{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== * {{Trophy Drops|{{PAGENAME}}}} * {{Sold By|{{PAGENAME}}}} * [[:Special:Whatlinkshere/{{PAGENAME}} | Recipes]] which call for {{PAGENAME}}. * Does not stack. / Stack Size: ?? ==Recipe== {{Recipe | 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:Trophy] [[Category:Consumable Item]]
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. [[Category:Consumable Item]]
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== {{Recipe | 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}} }} [[Category:Consumable Item]]
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 [[Category:Consumable Item]]