Template:TblHdr: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
<includeonly>{{#if:{{{colspan|}}}|<th colspan="{{{colspan}}}">{{{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}}
{{Documentation}}
[[Category:Table Templates]]
[[Category:Table Templates]]
</noinclude>
</noinclude>

Revision as of 08:51, 18 August 2024