Bon retour
sur WikiVPM ! Les modifications des pages seront à nouveau possibles dès la fin de la maintenance. Merci pour votre patience.
« Modèle:Infobox 2/Début » : différence entre les versions
Aller à la navigation
Aller à la recherche
(Suppression balise div à condition width) |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
< | {{#if:{{{header|}}} | ||
|<tr><th colspan="2" class="{{{class|}}}" style="text-align:center; {{{headerstyle|}}}">{{{header}}}</th></tr> | |||
< | |{{#if:{{{data|}}} | ||
|<tr class="{{{rowclass|}}}">{{#if:{{{label|}}} | |||
|<th scope="row" style="text-align:left; {{{labelstyle|}}}">{{{label}}}</th> | |||
<td class="{{{class|}}}" style="{{{datastyle|}}}"> | |||
|<td colspan="2" class="{{{class|}}}" style="text-align:center; {{{datastyle|}}}"> | |||
}} | |||
{{{data}}}</td></tr> | |||
}} | |||
}} |