Template:Crafting/Inventory/doc: Difference between revisions

From BTA-Mirror
imported>Ttv pedro270707
(Created page with "This template allows for the creation of a 2x2 crafting interface. == Arguments == {| class="wikitable" ! Argument !! Note |- | <code>1</code> || Top left slot. |- | <code>2</code> || Top right slot. |- | <code>3</code> || Bottom left slot. |- | <code>4</code> || Bottom right slot. |- | <code>RESULT</code> || Result slot. |- | <code>shapeless</code> || If the recipe is shapeless or not. |} == Usage == <code><nowiki>{{Crafting/Inventory|1=Steel Ingot|2=Flint|RESULT=Stee...")
imported>Ttv pedro270707
(Created page with "This template allows for the creation of a 2x2 crafting interface. == Arguments == {| class="wikitable" ! Argument !! Note |- | <code>1</code> || Top left slot. |- | <code>2</code> || Top right slot. |- | <code>3</code> || Bottom left slot. |- | <code>4</code> || Bottom right slot. |- | <code>RESULT</code> || Result slot. |- | <code>shapeless</code> || If the recipe is shapeless or not. |} == Usage == <code><nowiki>{{Crafting/Inventory|1=Steel Ingot|2=Flint|RESULT=Stee...")
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 00:04, 26 March 2023

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

Arguments[edit source]

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[edit source]

{{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[edit source]