Template:Infobox block: Difference between revisions
adding tool part. |
ok, lets see if THIS works...... |
||
| Line 13: | Line 13: | ||
{{Block/row|label=Allows light to pass through?|field={{{transparent|?}}}}} | {{Block/row|label=Allows light to pass through?|field={{{transparent|?}}}}} | ||
{{Block/row|label=Emits Light?|field={{{light|?}}}}} | {{Block/row|label=Emits Light?|field={{{light|?}}}}} | ||
{{Block/row|label=Tool to use|field={{{Tool| | {{Block/row|label=Tool to use|}} | ||
{{Block/row|field={{{Tool|<td align="center" colspan="2">[[image:{{{image|Unknown-Tool.png}}}|150px|center]]</td>}}}}} | |||
{{#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|?}}}}} | ||
| Line 35: | Line 36: | ||
| transparent = | | transparent = | ||
| light = | | light = | ||
| Tool = | | Tool | ||
| Toolimage = | |||
| datadec = | | datadec = | ||
| datahex = | | datahex = | ||
| Line 59: | Line 61: | ||
| <code>light</code> || Emits Light? || ? | | <code>light</code> || Emits Light? || ? | ||
|- | |- | ||
| <code>Tool</code> || Tool to use || | | <code>Tool</code> || Tool to use || | ||
| <code>Toolimage</code> || Image of the tool || [[:File:Unknown-Tool.png|Unknown-Tool.png]] | |||
|- | |- | ||
| <code>datadec</code> || Decimal Data Value || ? | | <code>datadec</code> || Decimal Data Value || ? | ||