Template:Recipe/doc: Difference between revisions
Created our custom recipe template utilizing Template:Crafting |
m Tidying up |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
'''Unfortunately, the option to provide multiple item recipes into one box does not work.''' | '''Unfortunately, the option to provide multiple item recipes into one box does not work.''' | ||
== Usage == | |||
Recipe-only short format: | |||
<pre>{{Recipe|A1 = |B1 = |C1 = |A2 = |B2 = |C2 = |A3 = |B3 = |C3 = |output = }}</pre> | |||
Concise format: | |||
<pre>{{Recipe|shapeless = |fixed = |notfixed = |surround = |surround_material = |center = |A1 = |B1 = |C1 = |A2 = |B2 = |C2 = |A3 = |B3 = |C3 = |output = }}</pre> | |||
Widened format: | |||
<pre> | <pre> | ||
{{Recipe | {{Recipe | ||
Line 20: | Line 28: | ||
|A1 = |A1 = |A1 = | |A1 = |A1 = |A1 = | ||
| | |output = | ||
}} | }} |