Template:Recipe: Difference between revisions
From Drunkapedia
imported>Sanddh mNo edit summary |
imported>Sanddh mNo edit summary |
||
Line 13: | Line 13: | ||
# {{Recipe Table|Ingredient 8|Ingredient 9|{{PAGENAME}}}} | # {{Recipe Table|Ingredient 8|Ingredient 9|{{PAGENAME}}}} | ||
}} | }} | ||
[[Category:Cooking Recipe]] | [[Category:Cooking Recipe]][[Category:Cooking]] | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{Related|Wiki Templates||Crafting Template|Template:Food|Template:Ingredient}} | |||
== General == | |||
* This template is used for Cooking and Crafting | |||
* The Categories Cooking and Cooking Recipe will be automatically added | |||
* [[Naming Conventions]] are enforced and icon images must follow the format <code>Name Icon.png</code> (case sensitive). | |||
* Use the first two "Ingredients" for the Ingredients, the last one for the result | |||
* Add as many lines as needed | |||
* The last line, ending with the PAGENAME, will show the end result. | |||
== Syntax == | |||
<pre> | <pre> | ||
{{Recipe | {{Recipe | ||
** Tools: | ** Tools: | ||
Line 31: | Line 42: | ||
# {{Recipe Table|Ingredient 8|Ingredient 9|{{PAGENAME}}}} | # {{Recipe Table|Ingredient 8|Ingredient 9|{{PAGENAME}}}} | ||
}} | }} | ||
</pre> | </pre> | ||
== Example == | == Example == | ||
See | See [[Ground Ginger]] | ||
<pre> | <pre> | ||
** Tools: | ** Tools: | ||
: [[ | : [[Heavy Grinder]] | ||
** Ingredients | ** Ingredients | ||
: 1 [[ | : 1 [[Ginger]] | ||
** Recipe: | |||
# {{Recipe Table|Heavy Grinder|Ginger|{{PAGENAME}}}} | |||
</pre> | |||
** Tools: | |||
: [[Heavy Grinder]] | |||
** Ingredients | |||
: 1 [[Ginger]] | |||
** Recipe: | ** Recipe: | ||
# {{Recipe Table|Heavy Grinder|Ginger|{{PAGENAME}}}} | |||
# {{Recipe Table| | |||
</noinclude> | </noinclude> |
Revision as of 10:02, 16 April 2009
Related topics: Wiki Templates, Crafting Template, Template:Food, Template:Ingredient
General
- This template is used for Cooking and Crafting
- The Categories Cooking and Cooking Recipe will be automatically added
- Naming Conventions are enforced and icon images must follow the format
Name Icon.png
(case sensitive). - Use the first two "Ingredients" for the Ingredients, the last one for the result
- Add as many lines as needed
- The last line, ending with the PAGENAME, will show the end result.
Syntax
{{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 Ground Ginger
** Tools: : [[Heavy Grinder]] ** Ingredients : 1 [[Ginger]] ** Recipe: # {{Recipe Table|Heavy Grinder|Ginger|{{PAGENAME}}}}
- Tools:
- Ingredients
- 1 Ginger
- Recipe:
- Use [[{{{Ingredient 1}}}]] on [[{{{Ingredient 2}}}]] to create [[{{{Result}}}]].
- [[File:{{{Ingredient 1}}} Icon.png|link={{{Ingredient 1}}}]] + [[File:{{{Ingredient 2}}} Icon.png|link={{{Ingredient 2}}}]] = [[File:{{{Result}}} Icon.png|link={{{Result}}}]]