Template:Recipe: Difference between revisions
From Drunkapedia
imported>Sanddh m (New page: <includeonly> </includeonly> <noinclude> <pre> {{Recipe ** Tools: : <Tool 1>, <Tool 2> ** Ingredients : (Number) <Ingredient 1>, (Number) <Ingredient 2> ** Recipe: # {{Recipe Table|Ing...) |
imported>Sanddh mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{Recipe | |||
** Tools: | |||
: <Tool 1>, <Tool 2> | |||
** Ingredients | |||
: (Number) <Ingredient 1>, (Number) <Ingredient 2> | |||
** Recipe: | |||
# {{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}}}} | |||
}} | |||
[[Category:Cooking Recipe]] | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 20: | Line 33: | ||
</pre> | </pre> | ||
== Example == | |||
See | |||
<pre> | |||
** Tools: | ** Tools: | ||
: [[Baking Pan]] | : [[Baking Pan]] | ||
** Ingredients | |||
: 1 [[Carrot]], 1 [[Egg]], 2 [[Flour]], 1 [[Water]] | |||
** Recipe: | ** Recipe: | ||
# {{Recipe Table|Flour|Water|Dough}} | |||
# {{Recipe Table|Dough|Egg|Batter}} | |||
| | # {{Recipe Table|Batter|Flour|Cake Batter}} | ||
# {{Recipe Table|Cake Batter|Carrot|Carrot Cake Batter}} | |||
| | # {{Recipe Table|Baking Pan|Carrot Cake Batter|{{PAGENAME}}}} | ||
</pre> | |||
| | |||
| | |||
</noinclude> | </noinclude> |
Revision as of 09:47, 16 April 2009
{{Recipe ** Tools: : <Tool 1>, <Tool 2> ** Ingredients : (Number) <Ingredient 1>, (Number) <Ingredient 2> ** Recipe: # {{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}}}} }}
Example
See
** Tools: : [[Baking Pan]] ** Ingredients : 1 [[Carrot]], 1 [[Egg]], 2 [[Flour]], 1 [[Water]] ** Recipe: # {{Recipe Table|Flour|Water|Dough}} # {{Recipe Table|Dough|Egg|Batter}} # {{Recipe Table|Batter|Flour|Cake Batter}} # {{Recipe Table|Cake Batter|Carrot|Carrot Cake Batter}} # {{Recipe Table|Baking Pan|Carrot Cake Batter|{{PAGENAME}}}}