Modèle:Version : Différence entre versions
m (Remise alignement au centre) |
m (test) |
||
Ligne 16 : | Ligne 16 : | ||
</table> | </table> | ||
− | | <table style="width: | + | | {{#if:{{{1}}} |
+ | | <table style="width:270px;border:1px solid #000;margin:auto"> | ||
<td> | <td> | ||
− | + | {{#switch:{{{2}}} | | |
+ | |Mauvais = <span style="text-align:center"><span> Inconnu </span><span style="color:#F00;font-weight:bold"> Mauvais </span><span> Lisible </span><span> Intéressant </span><span> Parfait </span></span> | ||
+ | |Lisible = <span style="text-align:center"><span> Inconnu </span><span> Mauvais </span><span style="color:#F50;font-weight:bold"> Lisible </span><span> Intéressant </span><span> Parfait </span></span> | ||
+ | |Intéressant = <span style="text-align:center"><span> Inconnu </span><span> Mauvais </span><span> Lisible </span><span style="color:#FF2;font-weight:bold"> Intéressant </span><span> Parfait </span></span> | ||
+ | |Parfait = <span style="text-align:center"><span> Inconnu </span><span> Mauvais </span><span> Lisible </span><span> Intéressant </span><span style="color:#0F0;font-weight:bold"> Parfait </span></span> | ||
+ | |#default= <span style="text-align:center"><span style="color:#AAA;font-weight:bold"> Inconnu </span><span> Mauvais </span><span> Lisible </span><span> Intéressant </span><span> Parfait </span></span>}} | ||
+ | |||
+ | <p style="text-align:center;color:#0A0">{{VersionActuelle}}</p><p style="text-align:center;color:#0A0">Cet article n'est peut être plus à jour.</p> | ||
</td> | </td> | ||
</table> | </table> | ||
+ | |||
+ | | <table style="width:270px;border:1px solid #000;margin:auto"> | ||
+ | <td> | ||
+ | |||
+ | <p style="text-align:center;color:#0A0">{{VersionActuelle}}</p><p style="text-align:center;color:#0A0">Cet article n'est pas à jour.</p> | ||
+ | </td> | ||
+ | </table> | ||
+ | |||
+ | }} | ||
}} | }} |
Version du 17 août 2011 à 14:06
Fonctionement :
{{Version|50.07}} :
Inconnu Mauvais Lisible Intéressant Parfait HQ 50.07 Cet article est à jour. |
{{Version|50.07|Mauvais}} :
Inconnu Mauvais Lisible Intéressant Parfait HQ 50.07 Cet article est à jour. |
{{Version|50.07|Parfait}} :
Inconnu Mauvais Lisible Intéressant Parfait HQ 50.07 Cet article est à jour. |
{{Version|0.31.24}} :
Inconnu Mauvais Lisible Intéressant Parfait HQ 0.31.24 Cet article n'est peut être plus à jour. |
{{Version}} :
Cet article n'est pas à jour. HQ |
N'utiliser pas le Modèle {{VersionActuelle}} comme argument.