Template:TblHdr: Difference between revisions

m
no edit summary
m (Protected "Template:TblHdr" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
mNo edit summary
 
Line 1: Line 1:
<includeonly>{{#if:{{{colspan|}}}|{{#if:{{{rowspan|}}}|<th colspan="{{{colspan}}}" rowspan="{{{rowspan}}}">{{{1|}}}</th>|<th colspan="{{{colspan}}}">{{{1|}}}</th>}}|{{#if:{{{rowspan|}}}|<th rowspan="{{{rowspan}}}">{{{1|}}}</th>|<th>{{{1|}}}</th>}}}}</includeonly><noinclude>
<includeonly>{{#if:{{{colspan|}}}|{{#if:{{{rowspan|}}}|<th colspan="{{{colspan}}}" rowspan="{{{rowspan}}}">{{{1|}}}</th>|<th colspan="{{{colspan}}}">{{{1|}}}</th>}}|{{#if:{{{rowspan|}}}|<th rowspan="{{{rowspan}}}">{{{1|}}}</th>|<th>{{{1|}}}</th>}}}}</includeonly><noinclude>
{{Documentation}}
{{Template:Tbl/Documentation}}
[[Category:Table Templates]]
[[Category:Table Templates]]
</noinclude>
</noinclude>