这个模板用来创建类似物品栏中合成网格的界面。
见Template:Inventory slot以获得基础用途。此文档页面将介绍其他或不同的功能。
用途
{{Inventory Table
|A1= |B1= Oak Wood Planks
|A2= |B2= Oak Wood Planks
|Output= Stick,4
}}
- 效果:
无序
如果合成配方是是无序的,请在模板中添加shapeless=1,模板将显示一个图标,将光标悬停在该图标上即可说明无序合成是什么。
{{Inventory Table
|shapeless= 1
|A1= Leather|B1= Paper
|A2= Paper|B2= Paper
|Output= Book,1
}}
- 效果
shapeless参数不支持动画,因此无法组合无序和有序配方。
动画
要使槽位具有动画效果,请列出要显示的方块和物品,并用分号分隔。
{{Inventory Table
|A1= Oak Wood Planks; Spruce Wood Planks; Birch Wood Planks; Jungle Wood Planks
|B1= Oak Wood Planks; Spruce Wood Planks; Birch Wood Planks; Jungle Wood Planks
|A2= Oak Wood Planks; Spruce Wood Planks; Birch Wood Planks; Jungle Wood Planks
|B2= Oak Wood Planks; Spruce Wood Planks; Birch Wood Planks; Jungle Wood Planks
|Output= Crafting Table
}}
- 效果:
Mod
Mod图像和普通图像可以在槽位中组合。但不建议使用这种用法,因为目前Mod页面将全部转移到FTB Wiki。
另见
{{Crafting Table}}{{Inventory Table}}{{Furnace}}{{Brewing Stand}}{{Stonecutter}}{{Loom}}{{Grindstone}}{{Hotbar}}{{Inventory}}{{Inventory slot}}- Module:UI