Template:Crafting
Jump to navigation
Jump to search
Template for formatting crafting recipes in the Factory crafting grid.
Usage
{{Crafting
| A1 = | B1 = | C1 = | D1 = | E1 = | F1 = | G1 = | H1 =
| A2 = | B2 = | C2 = | D2 = | E2 = | F2 = | G2 = | H2 =
| A3 = | B3 = | C3 = | D3 = | E3 = | F3 = | G3 = | H3 =
| A4 = | B4 = | C4 = | D4 = | E4 = | F4 = | G4 = | H4 =
| Output =
| cost = <!-- the cost in Factory resources to create the item, may be omitted when 0 -->
| showName = <!-- show recipe names column -->
| head = <!-- start a multi-recipe table -->
| continue = <!-- continue an existing multi-recipe table -->
| foot = <!-- end a multi-recipe table -->
}}