Template:Recipe Table: Difference between revisions
Jump to navigation
Jump to search
imported>Sanddh mNo edit summary |
imported>Arkalor's Bot mNo edit summary |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly># Use [[{{{Ingredient 1}}}]] on [[{{{Ingredient 2}}}]] to create [[{{{Result}}}]] | ||
# Use [[{{{1}}}]] on [[{{{2}}}]] to create | #* [[Image:{{{Ingredient 1}}} Icon.png|link={{{Ingredient 1}}}]] + [[Image:{{{Ingredient 2}}} Icon.png|link={{{Ingredient 2}}}]] = [[Image:{{{Result}}} Icon.png|link={{{Result}}}]]</includeonly><noinclude> | ||
{{Related|Wiki Templates|Crafting Template|{{mtl|Crafting Recipe}}|{{mtl|Food}}}} | |||
*[[Image:{{{1}}} Icon.png | |||
{{ | |||
{ | |||
+ [[Image:{{{2}}} Icon.png | |||
{{ | |||
= [[Image:{{{ | |||
{{ | |||
} | |||
</includeonly><noinclude> | |||
{{Related|Wiki Templates|Crafting Template| | |||
== Syntax == | == Syntax == | ||
<pre> | <pre> | ||
{{Recipe Table| | {{Recipe Table | ||
| Ingredient 1 = | |||
| Ingredient 2 = | |||
| Result = | |||
}} | |||
</pre> | </pre> | ||
== Usage == | == Usage == | ||
Line 40: | Line 18: | ||
For example: | For example: | ||
{{Recipe Table|Flour|Water|Dough}} | {{Recipe Table | ||
| Ingredient 1 = Flour | |||
| Ingredient 2 = Water | |||
| Result = Dough | |||
}} | |||
[[Category:Wiki Template]] | |||
</noinclude> | </noinclude> |
Latest revision as of 18:52, 5 December 2012
Related topics: Wiki Templates, Crafting Template, {{Crafting Recipe}}, {{Food}}
Syntax
{{Recipe Table | Ingredient 1 = | Ingredient 2 = | Result = }}
Usage
- Naming Conventions are enforced and icon images must follow the format
Name Icon.png
(case sensitive). - Use the first two "Names" for the Ingredients, the last one for the result
For example: