Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Furnace

Template page
[view] [edit] [history] [purge]Documentation
This template uses Module:UI, a script written in Lua.

This template is used to create an interface that looks similar to the Furnace's.

See Template:Inventory slot for basic slot usage, this documentation page will cover additional or different functions.

Usage[edit source]

Definition[edit source]

{{Furnace
|Input  = InputName,Amount
|Output = OutputName,Amount
|Fuel   = FuelName,Amount
}}

Standard usage[edit source]

{{Furnace
|Input=  Sand,17
|Output= Glass,2
|Fuel=   Coal,3
}}
produces

Animated[edit source]

To make the slots animate, you make a list of blocks and objects you want to show, separated by semicolons.

{{Furnace
|Input=  Sand,17; Oak Log,10
|Output= Glass,2; Charcoal,10
|Fuel=   Coal,3
}}
produces

Mods[edit source]

Mod images and normal images can be combined just like in a single slot. However, since mod pages are currently being transferred to the FTB Wiki, this function is not recommended.

See also[edit source]

cs:Šablona:Furnace de:Vorlage:Grid/Ofen fr:Modèle:Fourneau it:Template:Furnace ja:テンプレート:Furnace ko:틀:Furnace lzh:模板:Furnace nl:Sjabloon:Furnace pl:Szablon:Grid/Furnace pt:Predefinição:Fornalha ru:Шаблон:Печь th:แม่แบบ:Furnace uk:Шаблон:Піч zh:Template:Furnace

[view] [edit] [history] [purge]The above documentation is transcluded from Template:Furnace/doc.