Template:Infobox block: Difference between revisions
added TNT strength field |
m changed "TNT Strength" to "TNT Resistance" (same thing) and color fix |
||
| Line 14: | Line 14: | ||
{{Block/row|label=Transparency|field={{{transparent|?}}}}} | {{Block/row|label=Transparency|field={{{transparent|?}}}}} | ||
{{Block/row2|label=Luminance|field={{{light|?}}}}} | {{Block/row2|label=Luminance|field={{{light|?}}}}} | ||
{{Block/ | {{Block/row|label=TNT Resistance|field={{{tntres|? blocks}}}}} | ||
{{Block/ | {{Block/row2|label=Tool{{#if:{{{tool2|}}}|s}}|field={{#switch:{{lc:{{{tool|{{{Tool}}}}}}}}<!-- | ||
-->|pick|pickaxe=[[File:Use-pickaxe.png|32px|link=Tools#Pickaxe|Pickaxe]]<!-- | -->|pick|pickaxe=[[File:Use-pickaxe.png|32px|link=Tools#Pickaxe|Pickaxe]]<!-- | ||
-->|spade|shovel=[[File:Use-spade.png|32px|link=Tools#Shovel|Shovel]]<!-- | -->|spade|shovel=[[File:Use-spade.png|32px|link=Tools#Shovel|Shovel]]<!-- | ||
| Line 30: | Line 30: | ||
-->|axe=[[File:Use-axe.png|32px|link=Tools#Axe|Axe]]<!-- | -->|axe=[[File:Use-axe.png|32px|link=Tools#Axe|Axe]]<!-- | ||
-->|hoe=[[File:Use-hoe.png|32px|link=Tools#Hoe|Hoe]]}}}}}} | -->|hoe=[[File:Use-hoe.png|32px|link=Tools#Hoe|Hoe]]}}}}}} | ||
{{Block/ | {{Block/row|label=Stackable|field={{{stackable|?}}}}} | ||
{{#switch:{{lc:{{{type}}}}}|fluid = | {{#switch:{{lc:{{{type}}}}}|fluid = | ||
{{Block/ | {{Block/row2|label=Speed of fluid movement|field={{{fluidspeed|?}}}}} | ||
{{Block/ | {{Block/row|label=Speed of walking through|field={{{movespeed|?}}}}}}} | ||
{{Block/ | {{Block/row2|label=[[Data_Values|Data value]]{{#if:{{{data2|}}}|s|}}|field={{{data|{{#if:{{{datadec|}}}|<!-- | ||
---->|{{#if:{{{data1name|}}}|'''{{{data1name|}}}'''<br />| }}<!-- | ---->|{{#if:{{{data1name|}}}|'''{{{data1name|}}}'''<br />| }}<!-- | ||
| Line 63: | Line 63: | ||
|transparent= | |transparent= | ||
|light= | |light= | ||
| | |tntres= | ||
|tool= | |tool= | ||
|stackable= | |stackable= | ||
| Line 100: | Line 100: | ||
|- | |- | ||
| <code> | | <code>tntres</code> || How many blocks in any direction will a TNT explosion pass through? || ? | ||
|- | |- | ||
| <code>tool</code> || Tool to use || ? | | <code>tool</code> || Tool to use || ? | ||