Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MC/Story Mode recipe book/doc

Template page
Revision as of 20:14, 22 December 2025 by imported>QwertyLilley
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Documentation header

Template:Lua Template:Uses TemplateStyles This template needs {{Story Mode recipe}} for multiple recipes.

Usage of the template in the Story Mode namespace automatically appends "SM" to item icons and "MCSM:" prefix to item links if no link parameters are specified. Using "nosuffix" parameters disable "SM" suffix.

Usage

{{Story Mode recipe book
| title = 
| A1 =  | B1 =  | C1 =
| A2 =  | B2 =  | C2 =
| A3 =  | B3 =  | C3 =
| A1link =  | B1link =  | C1link =
| A2link =  | B2link =  | C2link =
| A3link =  | B3link =  | C3link =
| A1title =  | B1title =  | C1title =
| A2title =  | B2title =  | C2title =
| A3title =  | B3title =  | C3title =
| A1nosuffix =  | B1nosuffix =  | C1nosuffix =
| A2nosuffix =  | B2nosuffix =  | C2nosuffix =
| A3nosuffix =  | B3nosuffix =  | C3nosuffix =
| Output =
| Olink =
| Otitle =
| recipeN = (N = 1-20)
| title-title20
}}

Example

Single recipe

{{Story Mode recipe book
  | B2 = Coal
  | B3 = Stick
  | Output = Torch, 3
}}

Result Template:Story Mode recipe book

Multiple recipes

Using {{Story Mode recipe}} for multiple recipes.

{{Story Mode recipe book
  | title = Stone Sword
  | recipe1 = {{Story Mode recipe
    | B1 = Cobblestone
    | B2 = Cobblestone
    | B3 = Stick
    | Output = Stone Sword
  }}
  | title2 = Lever
  | recipe2 = {{Story Mode recipe
    | B2 = Stick
    | B3 = Cobblestone
    | Output = Lever
  }}
  | title3 = Slime Block
  | recipe3 = {{Story Mode recipe
    | head = 1
    | A1 = Slimeball | B1 = Slimeball | C1 = Slimeball
    | A2 = Slimeball | B2 = Slimeball | C2 = Slimeball
    | A3 = Slimeball | B3 = Slimeball | C3 = Slimeball
    | Output = Slime Block
  }}
  | title4 = Sticky Piston
  | recipe4 = {{Story Mode recipe
    | B2 = Slimeball
    | B3 = Piston
    | Output = Sticky Piston
  }}
}}

Result Template:Story Mode recipe book

See also

Template:Recipe table see also


pt:Predefinição:Livro de receitas do Story Mode/doc zh:Template:Story Mode recipe book/doc