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/Smithing Table

Template page
Revision as of 16:21, 29 June 2024 by imported>TreeIsLife
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]

Template:Documentation header Template:Lua Template:Uses TemplateStyles

Usage

Generates smithing table UI.

Examples

{{Smithing Table|Input1=Netherite Upgrade Smithing Template|Input2=Diamond Sword|Input3=Netherite Ingot|Output=Netherite Sword}} Template:Smithing Table

{{Smithing Table|Input1=Diamond Hoe}} Template:Smithing Table

{{Smithing Table|Input1=Netherite Upgrade Smithing Template|Input2=Iron Pickaxe|Input3=Netherite Ingot|crossed=true}} Template:Smithing Table

TemplateData

<templatedata> { "params": { "Input1": { "label": "Smithing Template input", "description": "Allows addition of smithing template", "type": "string" }, "Input2": { "label": "Item input", "description": "Defines the item to alter", "example": "Diamond Pickaxe", "type": "string", "suggested": true }, "Input3": { "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 Smithing interface", "format": "inline" } </templatedata>

See also

Template:UI see also

Template:Sandbox other
The above text is transcluded from Template:MC/Smithing Table/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:MC/Smithing Table/doc. (View all subpages of this page.)