Template:MC/Legacy Smithing Table/doc
More actions
Template:Documentation header Generates legacy (pre-1.20) smithing table UI.
Examples
{{Legacy Smithing Table|Input1=Diamond Sword|Input2=Netherite Ingot|Output=Netherite Sword}} Template:Legacy Smithing Table
{{Legacy Smithing Table|Input1=Diamond Hoe}} Template:Legacy Smithing Table
{{Legacy Smithing Table|Input1=Iron Pickaxe|Input2=Netherite Ingot|crossed=true}} Template:Legacy Smithing Table
TemplateData
<templatedata> { "params": { "Input1": { "label": "Item input", "description": "Defines the first input, which is the item to alter", "example": "Diamond Pickaxe", "type": "string", "suggested": true }, "Input2": { "label": "Material input", "description": "Material, which to apply to the tool", "example": "Netherite Ingot", "type": "string", "suggested": true }, "Output": { "label": "Output", "description": "The resulting item", "example": "Netherite Pickaxe", "type": "string", "suggested": true }, "crossed": { "label": "Crossed", "description": "If used, it will display the cross over the arrow, signalizing you cannot use this combination of inputs to create the output", "suggestedvalues": [ "1" ] } }, "description": "Displays Legacy Smithing interface", "format": "inline" } </templatedata>
See also
- {{Anvil}}
As well as the UI module: Template:UI see also
ja:テンプレート:Legacy Smithing Table/doc pl:Szablon:Grid/Dawny stół kowalski/opis pt:Predefinição:Bancada de ferraria Legado/doc uk:Шаблон:Старий ковальський стіл/док zh:Template:Legacy Smithing Table/doc