Difference between revisions of "Template:Databox/row"
From LIMSWiki
Jump to navigationJump to searchShawndouglas (talk | contribs) m (Experimenting.)  | 
				Shawndouglas (talk | contribs)  m (Experimenting.)  | 
				||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#if:{{{header|}}}  | {{#if:{{{header|}}}  | ||
  |<tr><th colspan="2" class="{{{class|}}}" style="text-align:center; {{{headerstyle|}}}">{{{header}}}</th></tr>  |   |<tr><th colspan="2" class="{{{class|}}}" style="text-align:center; {{{headerstyle|}}}">{{{header}}}</th></tr>  | ||
 |{{#if:{{{label|}}}  | |||
{{#if:{{{  |   |<tr class="{{{rowclass|}}}"><td style="text-align:left; {{{labelstyle|}}}">{{{label}}}</td><td class="{{{class|}}}" style="{{{datastyle|}}}">{{{data}}}</td></tr>  | ||
  }}  |   }}  | ||
}}  | }}  | ||







