Template:Infobox block: Difference between revisions
ok, lets see if THIS works...... |
ok, I screwed up. let me try to redo this...... |
||
| 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 | {{Block/row|label=Tool to use|field={{{Tool|?}}}}} | ||
{{#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 36: | Line 35: | ||
| transparent = | | transparent = | ||
| light = | | light = | ||
| Tool | | Tool = | ||
| datadec = | | datadec = | ||
| datahex = | | datahex = | ||
| Line 61: | Line 59: | ||
| <code>light</code> || Emits Light? || ? | | <code>light</code> || Emits Light? || ? | ||
|- | |- | ||
| <code>Tool</code> || Tool to use || | | <code>Tool</code> || Tool to use || ? | ||
|- | |- | ||
| <code>datadec</code> || Decimal Data Value || ? | | <code>datadec</code> || Decimal Data Value || ? | ||