Difference between revisions of "Template:Grid/Blast Furnace"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
m (Fixed div being too small for image)
m (Fixed Compressed Air Cell number being too high and therefore cut off)
 
Line 13: Line 13:
-->{{Gc|Compressed Air Cell}}<!--
-->{{Gc|Compressed Air Cell}}<!--
--></div><div style="left:22px; top:135px; width:16px; height:16px; position:absolute; overflow:hidden;"><!--
--></div><div style="left:22px; top:135px; width:16px; height:16px; position:absolute; overflow:hidden;"><!--
--><div style="left:{{#expr:-16 * (floor({{{AirFull}}}/10) - 1)}}px; top:-8px; width:160px; height:16px; position:absolute;"><!--
--><div style="left:{{#expr:-16 * (floor({{{AirFull}}}/10) - 1)}}px; top:-3px; width:160px; height:16px; position:absolute;"><!--
-->[[Image:GridNumbersCSS.png|160px|link=Compressed Air Cell|alt=Compressed Air Cell]]<!--
-->[[Image:GridNumbersCSS.png|160px|link=Compressed Air Cell|alt=Compressed Air Cell]]<!--
--></div><!--
--></div><!--
--></div><div style="left:34px; top:135px; width:16px; height:16px; position:absolute; overflow:hidden;"><!--
--></div><div style="left:34px; top:135px; width:16px; height:16px; position:absolute; overflow:hidden;"><!--
--><div style="left:{{#expr:-16 * (({{{AirFull}}} - 1) mod 10)}}px; top:-8px; width:160px; height:16px; position:absolute;"><!--
--><div style="left:{{#expr:-16 * (({{{AirFull}}} - 1) mod 10)}}px; top:-3px; width:160px; height:16px; position:absolute;"><!--
-->[[Image:GridNumbersCSS.png|160px|link=Compressed Air Cell|alt=Compressed Air Cell]]<!--
-->[[Image:GridNumbersCSS.png|160px|link=Compressed Air Cell|alt=Compressed Air Cell]]<!--
--></div><!--
--></div><!--

Latest revision as of 18:59, 26 May 2015


Template-info.png Documentation

This template is used to make the Blast Furnace GUI.

Usage[edit]

{{Grid/Blast Furnace
|Input=Iron
|AirFull=6
|AirEmpty=1
|Output1=Refined Iron
|Output2=Slag
}}

See also[edit]

{{Grid/Machine}}

The above documentation is transcluded from Template:Grid/Blast Furnace/doc. (edit | history)