Template:Smithing: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div style="width:256px; height:132px; position:relative;"> <div style="left:0px; top:0px;"> link=</div> <div style="left:18px; top:82px; position:absolute;"> [[File:{{{aimage|{{{a|XX}}}.png}}}|link={{{a|}}}|32px|{{{a|}}}]]</div> <div style="left:54px; top:82px; position:absolute;"> [[File:{{{bimage|{{{b|XX}}}.png}}}|link={{{b|}}}|32px|{{{b|}}}]]</div> <div style="left:90px; top:82px; position:absolute;"> File:{{{cimage|{{{c|XX}}}.png}}}|...") |
No edit summary |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div style="width: | <div style="width:372px; height:186px; position:relative;"> | ||
<div style="left:0px; top:0px;"> | <div style="left:0px; top:0px;"> | ||
[[File: | [[File:Smithing.png|link=]]</div> | ||
<div style="left: | <div style="left:27px; top:123px; position:absolute;"> | ||
[[File:{{{ | [[File:{{{left|Grid XX}}}.png|link={{{left}}}|48px]]</div> | ||
<div style="left: | <div style="left:81px; top:123px; position:absolute;"> | ||
[[File:{{{ | [[File:{{{middle|Grid XX}}}.png|link={{{middle}}}|48px]]</div> | ||
<div style="left: | <div style="left:135px; top:123px; position:absolute;"> | ||
[[File:{{{ | [[File:{{{right|Grid XX}}}.png|link={{{right}}}|48px]]</div> | ||
<div style="left: | <div style="left:297px; top:123px; position:absolute;"> | ||
[[File: | [[File:{{{output|Grid XX}}}.png|link={{{output}}}|48px]]</div> | ||
</div><noinclude> | </div><noinclude> | ||
Line 19: | Line 19: | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Smithing | {{Smithing | ||
| | |left= | ||
| | |middle= | ||
| | |right= | ||
|output= | |output= | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |