Template:Crafting: Difference between revisions

360 bytes removed ,  4 October 2022
no edit summary
imported>Azurelmao
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div style="position: relative;"><div>[[File:Crafting_GUI.png]]</div>{{#if: {{{1|}}}|<div style="position: absolute; left: 14px; top: 14px>[[File:Grid_{{{1}}}.png]]</div>}}{{#if: {{{2|}}}|<div style="position: absolute; left: 50px; top: 14px">[[File:Grid_{{{2}}}.png]]</div>}}{{#if: {{{3|}}}|<div style="position: absolute; left: 86px; top: 14px">[[File:Grid_{{{3}}}.png]]</div>}}{{#if: {{{4|}}}|<div style="position: absolute; left: 14px; top: 50px">[[File:Grid_{{{4}}}.png]]</div>}}{{#if: {{{5|}}}|<div style="position: absolute; left: 50px; top: 50px">[[File:Grid_{{{5}}}.png]]</div>}}{{#if: {{{6|}}}|<div style="position: absolute; left: 86px; top: 50px">[[File:Grid_{{{6}}}.png]]</div>}}{{#if: {{{7|}}}|<div style="position: absolute; left: 14px; top: 86px">[[File:Grid_{{{7}}}.png]]</div>}}{{#if: {{{8|}}}|<div style="position: absolute; left: 50px; top: 86px">[[File:Grid_{{{8}}}.png]]</div>}}{{#if: {{{9|}}}|<div style="position: absolute; left: 86px; top: 86px">[[File:Grid_{{{9}}}.png]]</div>}}{{#if: {{{RESULT-ITEM|}}}|<div style="position: absolute; left: 202px; top: 50px">[[File:Grid_{{{RESULT-ITEM}}}.png]]</div>}}{{#if: {{{RESULT-BLOCK|}}}|<div style="position: absolute; left: 202px; top: 50px">[[File:{{{RESULT-BLOCK}}}.png|32px]]</div>}}</div></includeonly>
<includeonly><div style="position: relative;"><div>[[File:Crafting_GUI.png]]</div>{{#if: {{{1|}}}|<div style="position: absolute; left: 14px; top: 14px>[[File:Grid_{{{1}}}.png]]</div>}}{{#if: {{{2|}}}|<div style="position: absolute; left: 50px; top: 14px">[[File:Grid_{{{2}}}.png]]</div>}}{{#if: {{{3|}}}|<div style="position: absolute; left: 86px; top: 14px">[[File:Grid_{{{3}}}.png]]</div>}}{{#if: {{{4|}}}|<div style="position: absolute; left: 14px; top: 50px">[[File:Grid_{{{4}}}.png]]</div>}}{{#if: {{{5|}}}|<div style="position: absolute; left: 50px; top: 50px">[[File:Grid_{{{5}}}.png]]</div>}}{{#if: {{{6|}}}|<div style="position: absolute; left: 86px; top: 50px">[[File:Grid_{{{6}}}.png]]</div>}}{{#if: {{{7|}}}|<div style="position: absolute; left: 14px; top: 86px">[[File:Grid_{{{7}}}.png]]</div>}}{{#if: {{{8|}}}|<div style="position: absolute; left: 50px; top: 86px">[[File:Grid_{{{8}}}.png]]</div>}}{{#if: {{{9|}}}|<div style="position: absolute; left: 86px; top: 86px">[[File:Grid_{{{9}}}.png]]</div>}}{{#if: {{{RESULT-ITEM|}}}|<div style="position: absolute; left: 202px; top: 50px">[[File:Grid_{{{RESULT-ITEM}}}.png]]</div>}}{{#if: {{{RESULT-BLOCK|}}}|<div style="position: absolute; left: 202px; top: 50px">[[File:{{{RESULT-BLOCK}}}.png|32px]]</div>}}</div></includeonly>
<noinclude>
When the result is an item, use RESULT-ITEM
{{TestCrafting|1=Olivine|2=Olivine|3=Olivine|4=Olivine|6=Olivine|7=Olivine|8=Olivine|9=Olivine|RESULT-ITEM=Olivine}}
When the result is a block, use RESULT-BLOCK
{{TestCrafting|1=Olivine|2=Olivine|3=Olivine|4=Olivine|6=Olivine|7=Olivine|8=Olivine|9=Olivine|RESULT-BLOCK=Block_of_Olivine}}
</noinclude>
Anonymous user