Jump to content

Template:Crafting: Difference between revisions

No change in size ,  4 October 2022
no edit summary
imported>Azurelmao
No edit summary
imported>Azurelmao
No edit summary
Line 23: Line 23:
         |<div style="position: absolute; left: 202px; top: 50px">[[File:Grid_{{{RESULT}}}.png]]</div>}}
         |<div style="position: absolute; left: 202px; top: 50px">[[File:Grid_{{{RESULT}}}.png]]</div>}}
     {{#if:{{{OA|}}}|
     {{#if:{{{OA|}}}|
<div style="left:210px; top:72px; width:16px; height:16px; position:absolute; overflow:hidden;">
<div style="left:210px; top:68px; width:16px; height:16px; position:absolute; overflow:hidden;">
<div style="left:{{#expr:-16 * (floor({{{OA|}}}/10) - 1)}}px; top:-7px; width:160px; height:16px; position:absolute;">
<div style="left:{{#expr:-16 * (floor({{{OA|}}}/10) - 1)}}px; top:-7px; width:160px; height:16px; position:absolute;">
[[File:GridNumbersCSS.png|160x16px]]
[[File:GridNumbersCSS.png|160x16px]]
</div>
</div>
</div>
</div>
<div style="left:222px; top:72px; width:16px; height:16px; position:absolute; overflow:hidden;">
<div style="left:222px; top:68px; width:16px; height:16px; position:absolute; overflow:hidden;">
<div style="left:{{#expr:-16 * (({{{OA|}}} - 1) mod 10)}}px; top:-7px; width:160px; height:16px; position:absolute;">
<div style="left:{{#expr:-16 * (({{{OA|}}} - 1) mod 10)}}px; top:-7px; width:160px; height:16px; position:absolute;">
[[File:GridNumbersCSS.png|160x16px]]
[[File:GridNumbersCSS.png|160x16px]]
Anonymous user