Template:Recipe Table: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Sanddh
mNo edit summary
imported>Servian
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly># Use [[{{{Ingredient 1}}}]] on [[{{{Ingredient 2}}}]] to create [[{{{Result}}}]].
# 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}}}]]</includeonly><noinclude>
#* [[Image:{{{Ingredient 1}}} Icon.png]] + [[Image:{{{Ingredient 2}}} Icon.png]] = [[Image:{{{Result}}} Icon.png]]
{{Related|Wiki Templates|Crafting Template|{{mtl|Crafting Recipe}}|{{mtl|Food}}}}
</includeonly><noinclude>
{{Related|Wiki Templates|Crafting Template|Template:Food|Template:Ingredient|Template:Recipe}}
== Syntax ==
== Syntax ==
<pre>
<pre>
{{Recipe Table
{{Recipe Table
  |         Ingredient 1 =  
  | Ingredient 1 =  
  |         Ingredient 2 =  
  | Ingredient 2 =  
  |               Result =  
  |       Result =  
}}
}}
</pre>
</pre>




Line 22: Line 19:


{{Recipe Table
{{Recipe Table
  |         Ingredient 1 = Flour
  | Ingredient 1 = Flour
  |         Ingredient 2 = Water
  | Ingredient 2 = Water
  |               Result = Dough
  |       Result = Dough
}}
}}




 
[[Category:Wiki Template]]
</noinclude>
</noinclude>

Latest revision as of 06:23, 23 April 2013

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:

  1. Use Flour on Water to create Dough.
    • + =