Template:Infobox block: Difference between revisions
You know what, I think it'll be easier to just write data1 instead of data... I really don't understand why it refuses to work when it's called data instead of data1. :/ |
mNo edit summary |
||
| Line 54: | Line 54: | ||
<pre> | <pre> | ||
{{Block | {{Block | ||
| image | |image | ||
| image2 = | |image2= | ||
| invimage = | |invimage= | ||
| invimage2 = | |invimage2= | ||
| type = | |type= | ||
| gravity = | |gravity= | ||
| dirt = | |dirt= | ||
| transparent = | |transparent= | ||
| light = | |light= | ||
| tool = | |tool= | ||
| stackable = | |stackable= | ||
| data1name = | |data1name= | ||
| data1 = | |data1= | ||
| data2name = | |data2name= | ||
| data2 = | |data2= | ||
| fluidspeed = | |fluidspeed= | ||
| movespeed = | |movespeed= | ||
}}</pre> | }}</pre> | ||