1,035 bytes added,
10:54, 2 August 2009 <includeonly>
{| style="float:right; margin:1em; width:250px;" cellpadding="3" cellspacing="0" border="1"
|+ style="font-weight: bold" | {{{name|{{PAGENAME}}}}}
|-
| [[Image:{{{image|{{{name|{{PAGENAME}}}}}.png}}}|center|90px|A {{{name|{{PAGENAME}}}}}]]
|-
! style="background-color:#3c5;" | Properties
|-
|
Max walking speed: {{{speed}}}
<br />Terrain type: {{{type}}}
<br />Playermade: {{{playermade}}}
<br />Underground: {{{underground}}}
|-
! style="background-color:#3c5;" | Creation
|-
|
{{{result}}}
|-
{{#ifeq:{{{method}}}||
! style="background-color:#3c5;" | Material
|-
|
* Gives [[{{{material}}}]] after being {{#ifeq:{{{method}}}|dig|[[dug|digging]]|}} {{#ifeq:{{{method}}}|mine|[[mined|mining]]|}}}}
{{#if:{{{improve|}}}
|}
[[Category:Terrain]]
</includeonly>
<noinclude>
Usage example:
<pre>{{item
|name=Stone slabs
|speed=17.3 km/h
|type=Paving
|playermade=Yes
|underground=No
|creation=Player made by paving [[Packed Dirt]] with [[Stone Slabs]]
|material=dirt
|method=dig
}}
</pre>
[[Category:Template]]
</noinclude>