Jump to content

Template:Recipe/doc: Difference between revisions

m Updated documentation
m Fixed typo
 
(6 intermediate revisions by the same user not shown)
Line 6: Line 6:


== Usage ==
== Usage ==
Recipe-only short format:
<pre>{{Recipe|A1 = |B1 = |C1 = |A2 = |B2 = |C2 = |A3 = |B3 = |C3 = |output = }}</pre>
Concise format:
Concise format:
<pre>{{Recipe|shapeless = |fixed  = |notfixed  = |surround = |surround_material = |center = |A1 = |B1 = |C1 = |A2 = |B2 = |C2 = |A3 = |B3 = |C3 = |Output = }}</pre>
<pre>{{Recipe|shapeless = |fixed  = |notfixed  = |surround_material = |center = |A1 = |B1 = |C1 = |A2 = |B2 = |C2 = |A3 = |B3 = |C3 = |output = |recipetext = }}</pre>


Widened format:
Widened format:
Line 16: Line 19:
|notfixed  = <-- write anything here for fixed exceptions -->
|notfixed  = <-- write anything here for fixed exceptions -->


|surround = <-- write anything here if the recipe includes something surrounded by a material -->
|surround_material = <-- write material here if the recipe includes something surrounded by a material -->
|surround_material =
|center = <-- use to quickly set center element for surrounded recipe -->
|center = <-- use to quickly set center element for surrounded recipe -->


Line 25: Line 27:
|A1 =    |A1 =    |A1 =
|A1 =    |A1 =    |A1 =


|Output =  
|output = <-- format: (item,amount) -->


|recipetext = <-- recipe written out in text format for clarity, in the format -->
}}
}}
</pre>
</pre>


This template utilizes [[Template:Crafting]], the Minecraft Wiki crafting menu.
This template utilizes [[Template:Crafting]], the Minecraft Wiki crafting menu.