Template:Grid/Furnace/doc
Lua error: callParserFunction: function "#dplvar" was not found.
- Shortcut
- Furnace
This template is used to create a grid that looks similar to the Furnace's GUI screen.
See Template:Grid for basic grid usage, this documentation page will cover additional or different functions.
Usage
Definition
{{Grid/Furnace |Mod = Default mod name |Input = Mod:InputName,Amount |Output = Mod:OutputName,Amount |Fuel = Mod:FuelName,Amount }}
Standard usage
{{Grid/Furnace |Input= Sand,17 |Output= Glass,2 |Fuel= Coal,3 }}
- produces
![]() |
![]() |
![]() |
![]() | ||
![]() |
See the image list below for all usable image names.
Animated
To make the grid animate, you make a list of blocks and objects you want to show, separated by semicolons.
{{Grid/Furnace |Input= Sand,17; Oak Wood,10 |Output= Glass,2; Charcoal,10 |Fuel= Coal,3 }}
- produces
![]() ![]() |
![]() |
![]() ![]() |
![]() | ||
![]() |
Mods
Mod images and normal images can be combined just like in a single grid.
When uploading mod images, they must have the mod page name in parenthesis at the end. For example Fancystone (FancyPack).
The Mod parameter can be used to set a default used for all parameters, this is best used when all items in the furnace are modded items, or if the mod name is long and using the vanilla (v) parameter for the vanilla items in the furnace would be quicker.
{{Grid/Furnace |Input= Gravel,64 |Output= FancyPack:Road,2 |Fuel= Coal,5 }}
- or
{{Grid/Furnace |Mod= FancyPack |Input= v:Gravel,64 |Output= Road,2 |Fuel= v:Coal,5 }}
- produces
![]() |
![]() |
Road2 |
![]() | ||
![]() |
Note the links of the Road, Gravel and Coal.
The layout images can also be modified, for example:
{{Grid/Furnace |Mod= IndustrialCraft |Input= Hydrated Coal Dust,12 |Output= Compressed hyd Coalclump,4 |Fuel= RE Battery (Charged) |FuelUsage= Electricity |Progress= Compressor }}
Hydrated Coal Dust12 | File:Grid layout Compressor Progress (IndustrialCraft).png | Compressed hyd Coalclump4 |
File:Grid layout Electricity (IndustrialCraft).png | ||
RE Battery (Charged) |
Images should be put in Category:Grid mods layout.
When uploading grid images, either put the image in the appropriate subcategory, or in Category:Grid images for someone else to categorize. Put mod images in Category:Grid mods, or a subcategory of that category for the mod.
Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found. Lua error: callParserFunction: function "#dpl" was not found.
See also
{{Grid}}
{{Grid/Crafting Table}}
{{Grid/Inventory Table}}
{{Grid/Furnace}}
{{Grid/Brewing Stand}}
{{Grid/Hotbar}}
- Module:Grid
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.