Modifications
Sauter à la navigation
Sauter à la recherche
trim des paramètre 4 et 5 pour éviter d'introduire des retours ligne dans les attributs html
<includeonly>{{#if:{{{2|}}} |
<th scope=row {{#if:{{{4|}}}|style="width:{{trim|{{{4|}}}}}%;"|}}>{{#if:{{{1|}}}|{{{1|}}}|}}
</th>
<td {{#if:{{{5|}}}|colspan="{{trim|{{{5|}}}}}"|}}>{{#if:{{{3|}}}|{{{3|}}}|{{{2|}}}}}
</td>
</tr>
<tr>}}</includeonly><noinclude>{{Documentation}}</noinclude>
<th scope=row {{#if:{{{4|}}}|style="width:{{trim|{{{4|}}}}}%;"|}}>{{#if:{{{1|}}}|{{{1|}}}|}}
</th>
<td {{#if:{{{5|}}}|colspan="{{trim|{{{5|}}}}}"|}}>{{#if:{{{3|}}}|{{{3|}}}|{{{2|}}}}}
</td>
</tr>
<tr>}}</includeonly><noinclude>{{Documentation}}</noinclude>