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

From Industrial-Craft-Wiki
Jump to navigation Jump to search
m (Fixed things being horrible knocked too high)
m (Fixed Compressed Air Cell number being too high and therefore cut off)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><div style="float:{{#if:{{{float|}}}|{{{float}}}|left}};"><!--
<includeonly><div style="float:{{#if:{{{float|}}}|{{{float}}}|left}};"><!--
--><div style="left:0px; top:0px; width:312px; height:151px; position:relative;"><!--
--><div style="left:0px; top:0px; width:312px; height:174px; position:relative;"><!--
-- Background --
-- Background --
--><div style="left:0px; top:0px; width:316px; height:174px position:absolute;">[[Image:GUI_Blast_Furnace.png|316px|link=|alt=]]</div><!--
--><div style="left:0px; top:0px; width:316px; height:174px position:absolute;">[[Image:GUI_Blast_Furnace.png|316px|link=|alt=]]</div><!--
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)