« Modèle:Infobox/Ligne mixte optionnelle » : différence entre les versions
Aller à la navigation
Aller à la recherche
m test |
HTML5 : width= → style="width: ; fermeture des balises HTML, en évitant phab:T35815 |
||
| Ligne 1 : | Ligne 1 : | ||
<includeonly>{{#if:{{{2|}}} | | <includeonly>{{#if:{{{2|}}} | | ||
<th scope=row {{#if:{{{4|}}}| | <th scope=row {{#if:{{{4|}}}|style="width:{{{4|}}}%;"|}}>{{#if:{{{1|}}}|{{{1|}}}|}} | ||
</th> | |||
<td {{#if:{{{5|}}}|colspan="{{{5|}}}"|}}>{{#if:{{{3|}}}|{{{3|}}}|{{{2|}}}}} | <td {{#if:{{{5|}}}|colspan="{{{5|}}}"|}}>{{#if:{{{3|}}}|{{{3|}}}|{{{2|}}}}} | ||
</td> | |||
</tr> | |||
<tr>}}</includeonly><noinclude>{{Documentation}}</noinclude> | <tr>}}</includeonly><noinclude>{{Documentation}}</noinclude> | ||