Template:Smelting

From Modded Wiki
Jump to navigation Jump to search
Documentation[view] [edit] [history] [refresh]
This template uses Module:Smelting, a script written in Lua.

Using this template, you can create tables like those commonly used in the “Smelting” and “Smelting ingredient” sections of articles about blocks and items.

By default, the table generates with 3 columns: Name, Ingredients, and the main column containing the recipe. You can set the parameter {{{showname=1}}} or {{{showname=0}}} in the first template of the table to show or hide the Name column. To group multiple smelting templates into one table, you also need to set {{{head=1}}} in the first template of the table, and {{{foot=1}}} in the last.

You can change what is shown in the fuel slot by using the parameter {{{fuel}}}. It defaults to Any fuel

Example usage:

{{Smelting
  |head=1
  |Raw Beef
  |Steak
  |0,35
}}
{{Smelting
  |Wet Sponge
  |Sponge
  |0,15
}}
{{Smelting
  |name=Easy fuel
  |ingredients=[[Wood]]
  |Any Wood
  |Charcoal
  |0,15
  |fuel=Any Planks
  |foot=1
}}

produces:

Name Ingredients Smelting recipe
Steak Raw Beef +
Any fuel
Invicon Raw Beef.png: Inventory sprite for Raw Beef in Minecraft as shown in-game linking to Minecraft:Raw Beef with description: Raw Beef
Invicon Coal.png: Inventory sprite for Coal in Minecraft as shown in-game linking to Minecraft:Coal with description: CoalInvicon Charcoal.png: Inventory sprite for Charcoal in Minecraft as shown in-game linking to Minecraft:Charcoal with description: CharcoalInvicon Oak Log.png: Inventory sprite for Oak Log in Minecraft as shown in-game linking to Minecraft:Oak Log with description: LogInvicon Oak Planks.png: Inventory sprite for Oak Planks in Minecraft as shown in-game linking to Minecraft:Oak Planks with description: Overworld PlanksInvicon Lava Bucket.png: Inventory sprite for Lava Bucket in Minecraft as shown in-game linking to Minecraft:Lava Bucket with description: Lava BucketInvicon Block of Coal.png: Inventory sprite for Block of Coal in Minecraft as shown in-game linking to Minecraft:Block of Coal with description: Block of Coal

Invicon Steak.png: Inventory sprite for Steak in Minecraft as shown in-game linking to Minecraft:Steak with description: Steak0.35
Sponge Wet Sponge +
Any fuel
Invicon Wet Sponge.png: Inventory sprite for Wet Sponge in Minecraft as shown in-game linking to Minecraft:Wet Sponge with description: Wet Sponge
Invicon Coal.png: Inventory sprite for Coal in Minecraft as shown in-game linking to Minecraft:Coal with description: CoalInvicon Charcoal.png: Inventory sprite for Charcoal in Minecraft as shown in-game linking to Minecraft:Charcoal with description: CharcoalInvicon Oak Log.png: Inventory sprite for Oak Log in Minecraft as shown in-game linking to Minecraft:Oak Log with description: LogInvicon Oak Planks.png: Inventory sprite for Oak Planks in Minecraft as shown in-game linking to Minecraft:Oak Planks with description: Overworld PlanksInvicon Lava Bucket.png: Inventory sprite for Lava Bucket in Minecraft as shown in-game linking to Minecraft:Lava Bucket with description: Lava BucketInvicon Block of Coal.png: Inventory sprite for Block of Coal in Minecraft as shown in-game linking to Minecraft:Block of Coal with description: Block of Coal

Invicon Sponge.png: Inventory sprite for Sponge in Minecraft as shown in-game linking to Minecraft:Sponge with description: Sponge0.15
Easy fuel Wood
Invicon Oak Wood.png: Inventory sprite for Oak Wood in Minecraft as shown in-game linking to Minecraft:Oak Wood with description: Oak WoodInvicon Spruce Wood.png: Inventory sprite for Spruce Wood in Minecraft as shown in-game linking to Minecraft:Spruce Wood with description: Spruce WoodInvicon Birch Wood.png: Inventory sprite for Birch Wood in Minecraft as shown in-game linking to Minecraft:Birch Wood with description: Birch WoodInvicon Jungle Wood.png: Inventory sprite for Jungle Wood in Minecraft as shown in-game linking to Minecraft:Jungle Wood with description: Jungle WoodInvicon Acacia Wood.png: Inventory sprite for Acacia Wood in Minecraft as shown in-game linking to Minecraft:Acacia Wood with description: Acacia WoodInvicon Dark Oak Wood.png: Inventory sprite for Dark Oak Wood in Minecraft as shown in-game linking to Minecraft:Dark Oak Wood with description: Dark Oak WoodInvicon Mangrove Wood.png: Inventory sprite for Mangrove Wood in Minecraft as shown in-game linking to Minecraft:Mangrove Wood with description: Mangrove WoodInvicon Cherry Wood.png: Inventory sprite for Cherry Wood in Minecraft as shown in-game linking to Minecraft:Cherry Wood with description: Cherry WoodInvicon Pale Oak Wood.png: Inventory sprite for Pale Oak Wood in Minecraft as shown in-game linking to Minecraft:Pale Oak Wood with description: Pale Oak Wood
Invicon Oak Planks.png: Inventory sprite for Oak Planks in Minecraft as shown in-game linking to Minecraft:Oak Planks with description: Oak PlanksInvicon Spruce Planks.png: Inventory sprite for Spruce Planks in Minecraft as shown in-game linking to Minecraft:Spruce Planks with description: Spruce PlanksInvicon Birch Planks.png: Inventory sprite for Birch Planks in Minecraft as shown in-game linking to Minecraft:Birch Planks with description: Birch PlanksInvicon Jungle Planks.png: Inventory sprite for Jungle Planks in Minecraft as shown in-game linking to Minecraft:Jungle Planks with description: Jungle PlanksInvicon Acacia Planks.png: Inventory sprite for Acacia Planks in Minecraft as shown in-game linking to Minecraft:Acacia Planks with description: Acacia PlanksInvicon Dark Oak Planks.png: Inventory sprite for Dark Oak Planks in Minecraft as shown in-game linking to Minecraft:Dark Oak Planks with description: Dark Oak PlanksInvicon Mangrove Planks.png: Inventory sprite for Mangrove Planks in Minecraft as shown in-game linking to Minecraft:Mangrove Planks with description: Mangrove PlanksInvicon Cherry Planks.png: Inventory sprite for Cherry Planks in Minecraft as shown in-game linking to Minecraft:Cherry Planks with description: Cherry PlanksInvicon Pale Oak Planks.png: Inventory sprite for Pale Oak Planks in Minecraft as shown in-game linking to Minecraft:Pale Oak Planks with description: Pale Oak PlanksInvicon Bamboo Planks.png: Inventory sprite for Bamboo Planks in Minecraft as shown in-game linking to Minecraft:Bamboo Planks with description: Bamboo PlanksInvicon Crimson Planks.png: Inventory sprite for Crimson Planks in Minecraft as shown in-game linking to Minecraft:Crimson Planks with description: Crimson PlanksInvicon Warped Planks.png: Inventory sprite for Warped Planks in Minecraft as shown in-game linking to Minecraft:Warped Planks with description: Warped Planks

Invicon Charcoal.png: Inventory sprite for Charcoal in Minecraft as shown in-game linking to Minecraft:Charcoal with description: Charcoal0.15

See also

cs:Šablona:Smelting de:Vorlage:Ofenrezept es:Plantilla:Fundición fr:Modèle:Cuisson it:Template:Cottura ja:テンプレート:Smelting ko:틀:Smelting lzh:模板:Smelting nl:Sjabloon:Smelten pt:Predefinição:Fundição ru:Шаблон:Обжиг th:แม่แบบ:Smelting uk:Шаблон:Виплавка zh:Template:Smelting

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