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