Template:Recipe: Difference between revisions
From Drunkapedia
imported>Sanddh m (→Example) |
imported>Sanddh mNo edit summary |
||
Line 38: | Line 38: | ||
* Steps: | * Steps: | ||
{{Recipe Table|Ingredient 1|Ingredient 2|Result | {{Recipe Table | ||
{{Recipe Table|Ingredient | | Ingredient 1 = | ||
| Ingredient 2 = | |||
{{ | | Result = | ||
}} | |||
{{Recipe Table | |||
| Ingredient 1 = | |||
| Ingredient 2 = | |||
| Result = {{PAGENAME}} | |||
}} | |||
:<font color=green>(Optional:Crafting Message)<br></font> | |||
Line 58: | Line 64: | ||
* Steps: | * Steps: | ||
{{Recipe Table|Heavy Grinder|Ginger|{{PAGENAME}}}} | {{Recipe Table | ||
| Ingredient 1 = Heavy Grinder | |||
| Ingredient 2 = Ginger | |||
| Result = {{PAGENAME}} | |||
}} | |||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 15:14, 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
* Tools: : <Tool 1>, <Tool 2> * Ingredients : (Number) <Ingredient 1>, (Number) <Ingredient 2> * Result : (Number) {{PAGENAME}} * Steps: {{Recipe Table | Ingredient 1 = | Ingredient 2 = | Result = }} {{Recipe Table | Ingredient 1 = | Ingredient 2 = | Result = {{PAGENAME}} }} :<font color=green>(Optional:Crafting Message)<br></font>
Example
See Ground Ginger
* Tools: : [[Heavy Grinder]] * Ingredients : 1 [[Ginger]] * Result: : 1 {{PAGENAME}} * Steps: {{Recipe Table | Ingredient 1 = Heavy Grinder | Ingredient 2 = Ginger | Result = {{PAGENAME}} }}