Anonymous user
Template:Crafting: Difference between revisions
no edit summary
imported>Azurelmao No edit summary |
imported>Azurelmao No edit summary |
||
Line 15: | Line 15: | ||
{{#if: {{{4|}}}| | {{#if: {{{4|}}}| | ||
<div style="position: absolute; left: 14px; top: | <div style="position: absolute; left: 14px; top: 50px">[[File:Grid_{{{4}}}.png]]</div> | ||
}} | }} | ||
{{#if: {{{5|}}}| | {{#if: {{{5|}}}| | ||
<div style="position: absolute; left: | <div style="position: absolute; left: 50px; top: 50px">[[File:Grid_{{{5}}}.png]]</div> | ||
}} | }} | ||
{{#if: {{{6|}}}| | {{#if: {{{6|}}}| | ||
<div style="position: absolute; left: | <div style="position: absolute; left: 86px; top: 50px">[[File:Grid_{{{6}}}.png]]</div> | ||
}} | }} | ||
{{#if: {{{7|}}}| | {{#if: {{{7|}}}| | ||
<div style="position: absolute; left: 14px; top: | <div style="position: absolute; left: 14px; top: 86px">[[File:Grid_{{{7}}}.png]]</div> | ||
}} | }} | ||
{{#if: {{{8|}}}| | {{#if: {{{8|}}}| | ||
<div style="position: absolute; left: | <div style="position: absolute; left: 50px; top: 86px">[[File:Grid_{{{8}}}.png]]</div> | ||
}} | }} | ||
{{#if: {{{9|}}}| | {{#if: {{{9|}}}| | ||
<div style="position: absolute; left: | <div style="position: absolute; left: 86px; top: 86px">[[File:Grid_{{{9}}}.png]]</div> | ||
}} | }} | ||
</div> | </div> |