Difference between revisions of "User:Chocohead/Template:Grid/Canning Machine"
Jump to navigation
Jump to search
m (Goodness...) |
m (Oops) |
||
Line 5: | Line 5: | ||
<includeonly> | <includeonly> | ||
<div style="float:{{#if:{{{float|}}}|{{{float}}}|left}};"> | <div style="float:{{#if:{{{float|}}}|{{{float}}}|left}};"> | ||
<div style="left:0px; top:0px; width:288px; height:210px; position: | <div style="left:0px; top:0px; width:288px; height:210px; position:relative;"> | ||
{{#ifeq:{{{input-tank|}}}|Water| | {{#ifeq:{{{input-tank|}}}|Water| | ||
<div style="left:77px; top:92px; position:absolute; width:24px; height:94px; overflow:hidden;">[[Image:Tank Water.png|24px|link=|alt=]]</div>|}} | <div style="left:77px; top:92px; position:absolute; width:24px; height:94px; overflow:hidden;">[[Image:Tank Water.png|24px|link=|alt=]]</div>|}} | ||
{{#ifeq:{{{output-tank|}}}|Water| | {{#ifeq:{{{output-tank|}}}|Water| | ||
<div style="left:233px; top:-2px; position:absolute; width:24px; height:94px; clip:rect( | <div style="left:233px; top:-2px; position:absolute; width:24px; height:94px; clip:rect(0px,24px,94px,0px);>[[Image:Tank Water.png|24px|link=|alt=]]</div>|}} | ||
<div style="left:0px; top:0px; width:288px; height:210px;">[[Image:GUI_Canning_Machine.png|288px|link=|alt=]]</div> | <div style="left:0px; top:0px; position:absolute; width:288px; height:210px;">[[Image:GUI_Canning_Machine.png|288px|link=|alt=]]</div> | ||
</div> | </div> |
Revision as of 17:03, 23 September 2014
My testing to update the canning machine template, since the Template:Grid/Machine just doesn't cut it.
User:Chocohead/Template:Grid/Canning Machine/doc

