Template:SmeltingInterface

Revision as of 19:59, 27 November 2025 by Cobblemon (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
[view | edit | history | purge]Documentation

This template represents the Furnace interface.

Notes

Each item can be displayed using the Template:ItemSlot.

{{SmeltingInterface
| input = {{ItemSlot}}
| output = {{ItemSlot}}
}}

Usage

{{SmeltingInterface
| input = {{ItemSlot| item = Link Cable}}
| output = {{ItemSlot| item = Healing Machine}}
}}

produces:

Link Cable.png
Link Cable
Coal.png
Fuel
Healing Machine.png
Healing Machine


Optional Parameters

| fuel = {{ItemSlot}}
[view | edit | history | purge]The above documentation is transcluded from Template:SmeltingInterface/doc.