Anonymous user
Template:Crafting: Difference between revisions
m
Implementing new crafting system.
imported>Ttv pedro270707 m (Made the number of result items into a letter. Still need to add a link to the letter if page name is different from result item.) |
imported>Ttv pedro270707 m (Implementing new crafting system.) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><div class="crafting-table-ui pixelated"> | ||
<div style="display: inline-grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(3, 1fr);"> | |||
{{Inventory slot|{{{1|}}}}}{{Inventory slot|{{{2|}}}}}{{Inventory slot|{{{3|}}}}}{{Inventory slot|{{{4|}}}}}{{Inventory slot|{{{5|}}}}}{{Inventory slot|{{{6|}}}}}{{Inventory slot|{{{7|}}}}}{{Inventory slot|{{{8|}}}}}{{Inventory slot|{{{9|}}}}} | |||
</div> | |||
<span style="margin-left: 6px; margin-right: 6px;">[[File:Result arrow.png|link=]]</span> | |||
{{Inventory slot|{{{RESULT|}}}|width=44px|height=44px|amount={{{AMOUNT|}}}}} | |||
<!--{{#if: {{{RESULT|}}} | |||
{{ | |||
|<div style="position: absolute; left: 202px; top: 50px" data-mctitle="{{#if: {{{nameRESULT|}}} | {{{nameRESULT|}}} | {{{RESULT}}} }}" class="minecraft-item">{{ItemToImageMap|key={{{RESULT}}}|width=32|height=32|link={{#ifeq: {{PAGENAME}} | {{{RESULT}}} | |{{{RESULT}}}}}}}</div> | |<div style="position: absolute; left: 202px; top: 50px" data-mctitle="{{#if: {{{nameRESULT|}}} | {{{nameRESULT|}}} | {{{RESULT}}} }}" class="minecraft-item">{{ItemToImageMap|key={{{RESULT}}}|width=32|height=32|link={{#ifeq: {{PAGENAME}} | {{{RESULT}}} | |{{{RESULT}}}}}}}</div> | ||
|<div></div> | |<div></div> | ||
Line 90: | Line 23: | ||
</div> | </div> | ||
| | | | ||
}} | }}--> | ||
</div></includeonly><noinclude>{{Crafting|4=Crude Steel|5=Crude Steel|6=Crude Steel|RESULT=Steel Ingot|AMOUNT=4}}</noinclude> | </div></includeonly><noinclude>{{Crafting|4=Crude Steel|5=Crude Steel|6=Crude Steel|RESULT=Steel Ingot|AMOUNT=4}}</noinclude> |