Jump to content

Template:Infobox recipe/doc: Difference between revisions

Improved customizing
 
m Fixed typo
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


<pre>
<pre>
{{Infobox
{{Infobox recipe


| type        = <-- Recipe container, specify everything except Crafting: "Stonecutter", "Grindstone" etc. -->
| name        = <-- name of item -->
| name        = <-- name of item -->
| recipedata  = <-- Template:Recipe of item -->
| recipedata  = <-- Template:Recipe of item -->
| recipetext  = <-- Recipe written out in words -->
| description  = <-- description for item, if needed -->
| description  = <-- description for item, if needed -->
}}
}}
</pre>
</pre>