Difference between revisions of "Template:Infobox/row"
From CHG-Wiki
Jump to navigationJump to searchm |
m |
||
Line 12: | Line 12: | ||
<noinclude> | <noinclude> | ||
</pre> | </pre> | ||
− | [[Category:Templates| | + | [[Category:Templates|{{PAGENAME}}]] |
</noinclude> | </noinclude> |
Latest revision as of 14:19, 13 December 2012
</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>