Anonymous user
BTA-Mirror:Editing guide: Difference between revisions
no edit summary
imported>TerboGoodGame No edit summary |
imported>TerboGoodGame No edit summary |
||
| Line 17: | Line 17: | ||
** {{BlockSprite|Grass|name=y|link=y}} | ** {{BlockSprite|Grass|name=y|link=y}} | ||
* [[Template:ItemSprite]] (used for hyperlinking items) | * [[Template:ItemSprite]] (used for hyperlinking items) | ||
* | **{{ItemSprite|Cloth|name=y|link=y}} | ||
*[[Template:Crafting table]] (used for displaying crafting recipes or smelting recipes) | |||
**{{Crafting table | |||
|1=Any Cobblestone | |||
|2=Cobblestone | |||
|3=Any Log | |||
|4=Oak Log | |||
|5=Iron Ingot | |||
|6=Diamond | |||
|7=Minecart with Chest | |||
|8=Paper | |||
|9=Steel Sword | |||
|RESULT=Grass | |||
|foot=y | |||
}} | |||
*[[Template:Item infobox]] (used for infoboxes pertaining to blocks or items) | |||
**{{Item infobox | |||
|description= Short description outlining what the block does. | |||
|item = Stone | |||
|image = Stone.png;Grass.png | |||
|tool = Any Pickaxe | |||
|stackable = 64 | |||
|renewable = n | |||
}} | |||