Terraria Wiki
Advertisement
Terraria Wiki
1 577
páginas
Crafting recipe
Ferramentas
{{{tool}}}
Ingrediente(s) Quantidade
Resultado
Crafting recipe Crafting recipe 1

Minimal Template (for copy pasting)[]

Please copy/paste this on pages. It should contain most of what you need. When amount is 1, please remove the field.

{{crafting recipe
| tool = 
| item1   =  
| amount1 = 
| item2   = 
| amount2 = 
| resultAmount = 
}}

Usage[]

{{crafting recipe
| name = //Optional, default to BASEPAGENAME
| tool =
| item1 =
| amount1 = //Optional, defaults to 1
| item2 =
| amount2 = //Optional, defaults to 1
| item3 =
| amount3 = //Optional, defaults to 1
| item4 =
| amount4 = //Optional, defaults to 1
| item5 =
| amount5 = //Optional, defaults to 1
| result =  //Optional, defaults to name (which itself defaults to BASEPAGENAME)
| resultAmount = //Optional, defaults to 1
}}
  • DO NOT PUT LINKS IN THE ITEMS (or result). The template will link and generate images automatically:
    • item1 = [[Wood]] :
    • item1 = Wood : ✔️
  • The "Tool" field will automatically generate links and images to know workbenches. The bench is unknown, it will simply put in the field unformated. This is useful for objects like goggles:
    • tool = [[Workbench]] :
    • tool = Workbench: ✔️
    • tool = [[File:Wooden Chair.png|link=Wooden Chair]] [[Chair]] + [[File:Work Bench.png|link=Bancada de Trabalho]] [[Bancada de Trabalho]] : ✔️ (gives Wooden Chair Chair + Work Bench Bancada de Trabalho)

zh-cn:模板:Crafting recipe

Advertisement