Jump to content

Template:Infobox recipe/doc: Difference between revisions

Added addition of "type" parameter to doc
m Fixed template
Line 2: Line 2:


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


| type        = <-- Recipe container, specify everything except Crafting: "Stonecutter", "Grindstone" etc.
| type        = <-- Recipe container, specify everything except Crafting: "Stonecutter", "Grindstone" etc.

Revision as of 21:20, 17 July 2025

This template is used in conjunction with Template:Recipe in order to provide an infobox surrounding the recipe UI and also to help align multiple recipes onto a page.

{{Infobox recipe

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