Template:Metallurgic Infuser/doc: Difference between revisions
(Created) |
m (Added named parameters) |
||
Line 1: | Line 1: | ||
{{doc/start}} | {{doc/start}} | ||
This template is used to create a grid that looks similar to the [[Metallurgic Infuser]] GUI screen. | This template is used to create a grid that looks similar to the [[Metallurgic Infuser]] GUI screen. | ||
== Usage == | == Usage == | ||
<pre>{{Metallurgic Infuser | |||
<pre>{{Metallurgic Infuser|Redstone Dust|Osmium Ingot|Control Circuit}}</pre> | |Infuse = Redstone Dust | ||
|Input = Osmium Ingot | |||
|Output = Control Circuit | |||
}}</pre> | |||
;produces: | ;produces: | ||
{{Metallurgic Infuser|Redstone Dust|Osmium Ingot|Control Circuit}} | {{Metallurgic Infuser | ||
|Infuse = Redstone Dust | |||
|Input = Osmium Ingot | |||
|Output = Control Circuit | |||
}} | |||
== Web-masters notes == | |||
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; } | |||
{{doc/end}} | {{doc/end}} | ||
<includeonly> | <includeonly> | ||
[[Category:Image templates| | [[Category:Image templates|M]] | ||
</includeonly> | </includeonly> |
Revision as of 07:33, 6 August 2014
[purge]
This is the documentation page, it should be transcluded into the main template page. See Template:Documentation for more informationThis template is used to create a grid that looks similar to the Metallurgic Infuser GUI screen.
Usage
{{Metallurgic Infuser |Infuse = Redstone Dust |Input = Osmium Ingot |Output = Control Circuit }}
- produces
Ingredients | Metallurgic Infuser recipe |
---|---|
Web-masters notes
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; }
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.
Retrieved from ‘http://wiki.aidancbrady.com/w/index.php?title=Template:Metallurgic_Infuser/doc&oldid=1704’
Cookies help us deliver our services. By using our services, you agree to our use of cookies.