Difference between revisions of "Template:Infobox/row"
From MediaWiki
(add "scope=row", per request) |
m (1 revision) |
Latest revision as of 15:26, 16 January 2012
{{#if:
|<tr><th colspan="2" class="" style="text-align:center; ">{{{header}}}</th></tr> |{{#if: |<tr class="">{{#if: |<th scope="row" style="text-align:left; ">{{{label}}}</th> <td class="" style=""> |<td colspan="2" class="" style="text-align:center; "> }}
{{{data}}}</td></tr>
}}
}}