Toggle menu
45
232
3
1.3K
EmrysSMP Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Smelting/doc

Template page

Script error: The function "docPage" does not exist.

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:

Lua error: callParserFunction: function "#dplvar" was not found. Lua error: callParserFunction: function "#dplvar" was not found. Lua error: callParserFunction: function "#dplvar" was not found.


de:Vorlage:Ofenrezept/Dokumentation fr:Modèle:Cuisson/doc nl:Sjabloon:Smelten/doc pt:Predefinição:Fundição/doc ru:Шаблон:Обжиг/док zh:Template:Smelting/doc