Changes

Jump to: navigation, search

Template:Cooking recipe table row

176 bytes added, 13:03, 1 November 2014
Adding example and syntax block for copy/paste.
| {{{description|-}}}<noinclude>
__NOTOC__
==UsageSyntax==
<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 = ???| description = Power +9/update, Lasts 1 hour, Max Power +8, Restores 10 Power
}}
</pre>
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 = ???
| description = Power +9/update, Lasts 1 hour, Max Power +8, Restores 10 Power
}}
</pre>
[[Category:Formatting templates|cooking recipe table row]]
</noinclude>
2,804
edits

Navigation menu