Changes

Jump to: navigation, search

Template:Cooking recipe table row

681 bytes added, 00:19, 8 April 2016
Parameters: Updated to reflect table
|-
| {{{level|-}}}
| style="font-weight:bold;white-space:nowrap;"| {{{name|-}}}| style="font-weight:bold;color:#{{#switch: {{{type|}}} | Drink = 4AC | Meal = C64 | Snack = 4A4 | #default = 444}};"| {{{type|-}}}
| {{{ingredients|-}}}
| {{{gourmand|-}}}
| {{{recipexp|-}}}
| {{{descriptionregeneration|-}}}| {{{max|-}}}| {{{duration|-}}}| {{{restoration|-}}}<noinclude>
__NOTOC__
==UsageSyntax==
<pre>
{{Cooking recipe table row
| level = 10| name = Apple Juice| type = Drink| ingredients = {{icon|apple}} x3 {{icongourmand = |sugar}} x2 {{iconrecipexp = |water}} x1regeneration= | gourmand max = 10| recipexp duration = ??? | description restoration = Power +9/update, Lasts 1 hour, Max Power +8, Restores 10 Power
}}
</pre>
; recipexp
: The '''normal''' experience gained (not first time xp)
; descriptionregeneration: The actual effects of health, power, or metabolism regeneration granted by the created food (; max: The max health, power bonus granted by the flavour description is too created food; duration: How long)the buff lasts; restoration: The health, power, or metabolism restored by the created food
==Description==
The row formatting templates could also be upgraded later for use with DPL or Semantic queries, which are both parameter-based.
 
==Example==
<pre>
{{Cooking recipe table row
| level = 10
| name = Apple Juice
| type = Drink
| ingredients = {{icon|apple}} x3 {{icon|sugar}} x2 {{icon|water}} x1
| gourmand = 10
| recipexp = 20
| regeneration= Power Regen +9
| max = Max Power +8
| duration = Lasts 1 hour
| restoration = Restores 10 Power
}}
</pre>
[[Category:Formatting templates|cooking recipe table row]]
</noinclude>
8
edits

Navigation menu