Template:Recipe

From Drunkapedia
Revision as of 10:02, 16 April 2009 by imported>Sanddh
Jump to: navigation, search


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:
Heavy Grinder
    • Ingredients
1 Ginger
    • Recipe:
  1. 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}}}]]