Template:Crafting: Difference between revisions

From BTA-Mirror
imported>Azurelmao
No edit summary
imported>Azurelmao
No edit summary
Line 3: Line 3:
      
      
     {{#if: {{{1|}}}|
     {{#if: {{{1|}}}|
         <div style="position: absolute; left: 14px; top: 14px">[[File:Grid_{{{1}}}.png]]</div>
         <div style="position: absolute; left: 14px; top: 14px">[[File:{{{1}}}.png]]</div>
    }}
 
    {{#if: {{{2|}}}|
        <div style="position: absolute; left: 14px; top: 14px">[[File:{{{2}}}.png]]</div>
    }}
 
    {{#if: {{{3|}}}|
        <div style="position: absolute; left: 14px; top: 14px">[[File:{{{3}}}.png]]</div>
    }}
 
    {{#if: {{{4|}}}|
        <div style="position: absolute; left: 14px; top: 14px">[[File:{{{4}}}.png]]</div>
    }}
 
    {{#if: {{{5|}}}|
        <div style="position: absolute; left: 14px; top: 14px">[[File:{{{5}}}.png]]</div>
    }}
 
    {{#if: {{{6|}}}|
        <div style="position: absolute; left: 14px; top: 14px">[[File:{{{6}}}.png]]</div>
    }}
 
    {{#if: {{{7|}}}|
        <div style="position: absolute; left: 14px; top: 14px">[[File:{{{7}}}.png]]</div>
    }}
 
    {{#if: {{{8|}}}|
        <div style="position: absolute; left: 14px; top: 14px">[[File:{{{8}}}.png]]</div>
    }}
 
    {{#if: {{{9|}}}|
        <div style="position: absolute; left: 14px; top: 14px">[[File:{{{9}}}.png]]</div>
     }}
     }}
</div>
</div>

Revision as of 19:28, 3 October 2022