Template:Infobox/row
< Template:Infobox
Jump to navigation
Jump to search
Revision as of 03:51, 24 May 2013 by Rudolf (talk | contribs) (Protected "Template:Infobox/row" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
</noinclude>{{#if:{{{header|}}} |<tr><th colspan="2" class="{{{class|}}}" style="text-align:center; {{{headerstyle|}}}">{{{header}}}</th></tr> |{{#if:{{{data|}}} |<tr class="{{{rowclass|}}}">{{#if:{{{label|}}} |<th scope="row" style="text-align:left; {{{labelstyle|}}}">{{{label}}}</th> <td class="{{{class|}}}" style="{{{datastyle|}}}"> |<td colspan="2" class="{{{class|}}}" style="text-align:center; {{{datastyle|}}}"> }} {{{data}}}</td></tr> }} }}<noinclude>