Modifications
Sauter à la navigation
Sauter à la recherche
m
Prise en compte du bug Tidy pour ce cas-là également.
<includeonly>{{#if:{{{2|}}}
| {{#ifeq: {{{2|}}} | -
|
| <th scope=row {{#if:{{{6|}}} | style="width:{{trim|{{{6|}}}}}%;" }}>{{{1|}}}</th>
<td {{#if:{{{7|}}} | colspan="{{trim|{{{7|}}}}}" | }}>{{#iferror:{{#expr:{{{2|}}}}} | {{{2|}}} | {{{3|}}}}}</td>
</tr>
<tr>
}}
| {{#if:{{#property:{{{4|}}}}}
| <th scope=row {{#if:{{{6|}}} | style="width:{{trim|{{{6|}}}}}%;" }}>{{{1|}}}</th>
<td {{#if:{{{7|}}} | colspan="{{trim|{{{7|}}}}}" | }}>{{{5|}}}</td>
</tr>
<tr>
|
}}
}}</includeonly><noinclude>{{Documentation}}</noinclude>
| {{#ifeq: {{{2|}}} | -
|
| <th scope=row {{#if:{{{6|}}} | style="width:{{trim|{{{6|}}}}}%;" }}>{{{1|}}}</th>
<td {{#if:{{{7|}}} | colspan="{{trim|{{{7|}}}}}" | }}>{{#iferror:{{#expr:{{{2|}}}}} | {{{2|}}} | {{{3|}}}}}</td>
</tr>
<tr>
}}
| {{#if:{{#property:{{{4|}}}}}
| <th scope=row {{#if:{{{6|}}} | style="width:{{trim|{{{6|}}}}}%;" }}>{{{1|}}}</th>
<td {{#if:{{{7|}}} | colspan="{{trim|{{{7|}}}}}" | }}>{{{5|}}}</td>
</tr>
<tr>
|
}}
}}</includeonly><noinclude>{{Documentation}}</noinclude>