Template:Crafting/Inventory

Revision as of 00:02, 26 March 2023 by imported>Ttv pedro270707 (Created page with "<includeonly><div class="crafting-table-ui pixelated"><div style="display: inline-grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: repeat(2, 1fr);">{{Inventory slot|item={{{1|}}}}}{{Inventory slot|item={{{2|}}}}}{{Inventory slot|item={{{3|}}}}}{{Inventory slot|item={{{4|}}}}}</div><span style="margin-left: 6px; margin-right: 6px; pointer-events: none; user-select: none;">link=</span>{{Inventory slot|item={{{RESULT|}}}|width=44|he...")
[view | edit | history | purge]Documentation

This template allows for the creation of a 2x2 crafting interface.

Arguments

Argument Note
1 Top left slot.
2 Top right slot.
3 Bottom left slot.
4 Bottom right slot.
RESULT Result slot.
shapeless If the recipe is shapeless or not.

Usage

{{Crafting/Inventory|1=Steel Ingot|2=Flint|RESULT=Steel Fire Striker|shapeless=y}} gives:

This template's items use {{Inventory slot}}, which means they follow the same formatting.

See also

[view | edit | history | purge]The above documentation is transcluded from Template:Crafting/Inventory/doc.