Difference between revisions of "Template:Item/TableHeader"
Line 1: | Line 1: | ||
<tr> | <tr> | ||
− | {{#if:{{{1|}}}|<th style="width:{{{2}}}px">{{{1}}}</th>|}} | + | {{#if:{{{1|}}}|<th style="{{#if:{{{2|}}}|width:{{{2}}}px|}}">{{{1}}}</th>|}} |
{{#if:{{{3|}}}|<th style="width:{{{4}}}px">{{{3}}}</th>|}} | {{#if:{{{3|}}}|<th style="width:{{{4}}}px">{{{3}}}</th>|}} | ||
{{#if:{{{5|}}}|<th style="width:{{{6}}}px">{{{5}}}</th>|}} | {{#if:{{{5|}}}|<th style="width:{{{6}}}px">{{{5}}}</th>|}} |
Revision as of 10:15, 11 May 2015
<tr>
</tr>