Template:Furnace/doc

From Modded Wiki
Jump to navigation Jump to search
This is the documentation page. It should be transcluded into Template:Furnace. See Template:Documentation for more information.
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

Definition

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

Standard usage

{{Furnace
|Input=  Sand,17
|Output= Glass,2
|Fuel=   Coal,3
}}
produces
Invicon Sand.png: Inventory sprite for Sand in Minecraft as shown in-game linking to Minecraft:Sand with description: Sand17
Invicon Coal.png: Inventory sprite for Coal in Minecraft as shown in-game linking to Minecraft:Coal with description: Coal3

Invicon Glass.png: Inventory sprite for Glass in Minecraft as shown in-game linking to Minecraft:Glass with description: Glass2

Animated

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
Invicon Sand.png: Inventory sprite for Sand in Minecraft as shown in-game linking to Minecraft:Sand with description: Sand17Invicon Oak Log.png: Inventory sprite for Oak Log in Minecraft as shown in-game linking to Minecraft:Oak Log with description: Oak Log10
Invicon Coal.png: Inventory sprite for Coal in Minecraft as shown in-game linking to Minecraft:Coal with description: Coal3

Invicon Glass.png: Inventory sprite for Glass in Minecraft as shown in-game linking to Minecraft:Glass with description: Glass2Invicon Charcoal.png: Inventory sprite for Charcoal in Minecraft as shown in-game linking to Minecraft:Charcoal with description: Charcoal10

Mods

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


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