Template:Infobox block: Difference between revisions
m Obvious problem is obvious. |
switch value for tool. |
||
| Line 10: | Line 10: | ||
{{Block/row|label=Requires sunlight/dirt?|field={{{dirt|?}}}}} | {{Block/row|label=Requires sunlight/dirt?|field={{{dirt|?}}}}} | ||
}} | }} | ||
{{Block/row|label= | {{Block/row|label=Physics|field={{{gravity|?}}}}} | ||
{{Block/row|label= | {{Block/row|label=Transparency|field={{{transparent|?}}}}} | ||
{{Block/row|label= | {{Block/row|label=Luminance|field={{{light|?}}}}} | ||
{{Block/row|label=Tool | {{Block/row|label=Tool|field={{#switch:{{lc:{{{Tool}}}}}|<!--- | ||
--->|[[File:Use-pickaxe.png]]|pick|pickaxe=[[File:Use-pickaxe.png]]<!--- | |||
--->|[[File:Use-spade.png]]|spade|shovel=[[File:Use-spade.png]]<!-- | |||
--->|[[File:Use-axe.png]]|axe=[[File:Use-axe.png]]<!-- | |||
--->|n/a|none=N/A<!-- | |||
--->|#default=?}} | |||
}} | |||
{{#switch:{{lc:{{{type}}}}}|fluid = | {{#switch:{{lc:{{{type}}}}}|fluid = | ||
{{Block/row|label=Speed of fluid movement:|field={{{fluidspeed|?}}}}} | {{Block/row|label=Speed of fluid movement:|field={{{fluidspeed|?}}}}} | ||
{{Block/row|label=Speed of walking through:|field={{{movespeed|?}}}}} | {{Block/row|label=Speed of walking through:|field={{{movespeed|?}}}}} | ||
}} | }} | ||
{{Block/row|label=Data value|field={{{data|{{{datadec|?}}} <sub>dec</sub> ({{{datahex|?}}} <sub>hex</sub>)}}}}} | |||
</table><noinclude><!---- | </table><noinclude><!---- | ||