mNo edit summary |
m (more examples) |
||
Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
<pre>{{Metallurgic Infuser | ;for example | ||
<pre style="width: 250px;">{{Metallurgic Infuser | |||
|Infuse = Redstone Dust | |Infuse = Redstone Dust | ||
|Input = Osmium Ingot | |Input = Osmium Ingot | ||
Line 14: | Line 15: | ||
|Input = Osmium Ingot | |Input = Osmium Ingot | ||
|Output = Control Circuit | |Output = Control Circuit | ||
}} | |||
;and | |||
<pre style="width: 250px;">{{Metallurgic Infuser | |||
|Infuse = Refined Obsidian Dust | |||
|Input = Reinforced Alloy | |||
|Output = Atomic Alloy | |||
}}</pre> | |||
;produces: | |||
{{Metallurgic Infuser | |||
|Infuse = Refined Obsidian Dust | |||
|Input = Reinforced Alloy | |||
|Output = Atomic Alloy | |||
}} | }} | ||
This template is used to create a grid that looks similar to the Metallurgic Infuser GUI screen.
{{Metallurgic Infuser |Infuse = Redstone Dust |Input = Osmium Ingot |Output = Control Circuit }}
Ingredients | Metallurgic Infuser recipe |
---|---|
{{Metallurgic Infuser |Infuse = Refined Obsidian Dust |Input = Reinforced Alloy |Output = Atomic Alloy }}
Ingredients | Metallurgic Infuser recipe |
---|---|
Need to add next styles to the Wiki:
.grid-Infuser_box { width: 334px; height: 114px; background-color: #c6c6c6; } .grid-Infuser_background { position: relative; float: left; left: 0px; top: 0px; width: 334px; height: 114px; margin: 0 0 0 0; } .grid-Infuser_bar { position: relative; float: left; left: 5px; top: -109px; width: 8px; height: 104px; margin: 0 0 0 0; } .grid-Infuser_infuse { position: relative; float: left; left: 17px; top: -73px; width: 32px; height: 32px; margin: 0 0 0 0; } .grid-Infuser_input { position: relative; float: left; left: 53px; top: -57px; width: 32px; height: 32px; margin: 0 0 0 0; } .grid-Infuser_output { position: relative; float: left; left: 137px; top: -57px; width: 32px; height: 32px; margin: 0 0 0 0; }
Do you need a wiki for your Minecraft mod/gaming wiki? We'll host it for free! Contact us.