Template:Metallurgic Infuser: Difference between revisions
m Added named parameters |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#invoke:Metallurgic Infuser|table}}</includeonly><noinclude> | ||
{{ | {{documentation}} | ||
<!-- Put categories/interwiki on the documentation page --> | |||
</noinclude> | </noinclude> | ||
Latest revision as of 20:26, 21 July 2015
Please see wp:Lua and mw:Extension:Scribunto to learn more.
This template is used to create a grid that looks similar to the Metallurgic Infuser GUI screen.
It is quite similar to using {{Crafting}} and creates tables of Metallurgic Infuser recipes. 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 Metallurgic Infuser templates into one table, you also need to set {{{head=1}}} in the first template of the table, and {{{foot=1}}} in the last. A 4th column called Description can be added with {{{showdescription=1}}} and {{{description=The description for the recipe}}}.
Example usage:
{{Metallurgic Infuser
|head=1
|Infuse=Redstone
|Input=Osmium Ingot
|Output=Basic Control Circuit
|showdescription=1
|description=The description cell can contain ''formatted'' text.
}}
{{Metallurgic Infuser
|Infuse=Diamond
|Input=Enriched Alloy
|Output=Reinforced Alloy
}}
{{Metallurgic Infuser
|Infuse=Obsidian
|Input=Reinforced Alloy
|Output=Atomic Alloy
}}
{{Metallurgic Infuser
|Infuse=Carbon
|Input=Iron Ingot
|Output=Enriched Iron
}}
{{Metallurgic Infuser
|Infuse=Tin
|Input=Copper Ingot
|Output=Bronze Ingot
}}
{{Metallurgic Infuser
|Infuse=Bio Fuel
|Input=Cobblestone
|Output=Moss Stone
}}
{{Metallurgic Infuser
|Infuse=Mushroom
|Input=Dirt
|Output=Mycelium
|foot=1
}}
| Name | Ingredients | Metallurgic Infuser recipe | Description |
|---|---|---|---|
|
Osmium Ingot + |
The description cell can contain formatted text. | ||
|
Iron Ingot + |
|||


