Template:Infobox/row: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#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:{{{data|}}} | |{{#if:{{{data|}}} | ||
| Line 9: | Line 9: | ||
{{{data}}}</td></tr> | {{{data}}}</td></tr> | ||
}} | }} | ||
}} | }} | ||