Difference between revisions of "Template:Stonecutting"
Jump to navigation
Jump to search
(Created page with "<div style="width:318px; height:186px; position:relative;"> <div style="left:0px; top:0px;"> link=</div> <div style="left:39px; top:15px; position:a...") |
(Cleanup for recipe templates. Add crumble-horn recipe support (type=Crumble Horn), which will allow for other possible supported recipes later (if desired).) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="width: | <div style="width:270px; height:150px; position:relative;"> | ||
<div style="left:0px; top:0px;"> | <div style="left:0px; top:0px;"> | ||
[[File:Stonecutting.png|link=]]</div> | [[File:Stonecutting.png|link=]]</div> | ||
<div style="left: | <div style="left:18px; top:72px; position:absolute;"> | ||
[[File: | [[File:{{{a1image|{{{a1|Grid Blank}}}.png}}}|link={{{a1|}}}|48px|{{{a1image|{{{a1|}}}}}}]]</div> | ||
<div style="left: | <div style="left:84px; top:18px; position:absolute;"> | ||
[[File:{{{ | [[File:{{{outputimage|{{{type|{{{output|Grid Blank}}}}}}.png}}}|link={{{type|{{{output|}}}}}}|48px|{{{outputimage|{{{type|{{{output|}}}}}}}}}]]</div> | ||
<div style="left:192px; top:72px; position:absolute;"> | |||
[[File:{{{outputimage|{{{output|Grid Blank}}}.png}}}|link={{{output|}}}|48px|{{{outputimage|{{{output|}}}}}}]]</div> | |||
<div style="left:226px; top:102px; position:absolute;"> | |||
[[File:Grid {{{amount|Blank}}}.png|link={{{output|}}}|18px|{{{outputimage|{{{output|}}}}}}]]</div> | |||
</div><noinclude> | </div><noinclude> | ||
<pre> | <pre> | ||
{{ | {{Stonecutting | ||
| | |a1= Castle Brick | ||
| | |outputimage= Castle Brick Outputs.gif | ||
}} | }} | ||
</pre> | </pre> | ||
{{Stonecutting | |||
{{ | |a1= Castle Brick | ||
|type= | |outputimage= Castle Brick Outputs.gif | ||
| | }} | ||
| | <pre> | ||
| | {{Stonecutting | ||
|output= | |type= Crumble Horn | ||
|a1= Castle Brick | |||
|output= Cracked Castle Brick | |||
}} | |||
</pre> | |||
{{Stonecutting | |||
|type= Crumble Horn | |||
|a1= Castle Brick | |||
|output= Cracked Castle Brick | |||
}} | }} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |