Modèle:Dot : Différence entre versions
De EncyclopAtys
(7 révisions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
− | <includeonly>{{ #switch: {{{St}}} | + | <includeonly>{{ #switch: {{{St}}}<!-- |
− | |0= | + | -->|0= {{3DText|3D=flashy|text= <big><big><big>•</big></big></big> }}<!-- |
− | {{3DText|3D=flashy|text= | + | -->|1= {{3DText|3D=flashy|group=Status|text= <big><big><big>•</big></big></big> }}<!-- |
− | |1= | + | -->|2= {{3DText|3D=flashy|group=KO|text= <big><big><big>•</big></big></big> }}<!-- |
− | {{3DText|3D=flashy|group=Status|text= | + | -->|3= {{3DText|3D=flashy|group=Alert|text= <big><big><big>•</big></big></big> }}<!-- |
− | |2= | + | -->|4= {{3DText|3D=flashy|group=OK|text= <big><big><big>•</big></big></big> }}<!-- |
− | {{3DText|3D=flashy|group=KO|text= | + | -->|5= {{3DText|3D=flashy|group=Grey|type=dark|text= <big><big><big>•</big></big></big> }}<!-- |
− | |3= | + | -->|#default= }}</includeonly> |
− | {{3DText|3D=flashy|group=Alert|text= | ||
− | |4= | ||
− | {{3DText|3D=flashy|group=OK|text= | ||
− | |5= | ||
− | {{3DText|3D=flashy|group=Grey|type=dark|text= | ||
− | |#default= | ||
− | }}</includeonly> | ||
− | |||
<noinclude> | <noinclude> | ||
− | Ce modèle a été créé pour être | + | {{Trad |
+ | |DE =Template:Dot | ||
+ | |EN =Template:Dot | ||
+ | |ES =Template:Dot | ||
+ | |FR =Template:Dot | ||
+ | |RU =Template:Dot | ||
+ | |H = | ||
+ | |pal___ette= | ||
+ | }} | ||
+ | Ce modèle a été créé pour être utilisé en conjonction avec le [[Template:Trad|modèle '''Trad''']]. | ||
+ | ===Paramètre=== | ||
+ | * <code>St = 0, 1, 2, 3, 4, 5 ou vide</code> (Statut) | ||
+ | Le code de couleur est identique à celui du [[Template:TIP|Modèle '''TIP''']], Si <code>St</code> est laissé vide Le modèle ne retourne rien. | ||
+ | ===Usage=== | ||
+ | <nowiki>{{Dot|St=<Status>}}</nowiki> | ||
+ | ===Exemples=== | ||
{| class="wikitable" style="text-align:center;" | {| class="wikitable" style="text-align:center;" | ||
|- | |- | ||
! code !! Result | ! code !! Result | ||
|- | |- | ||
− | | <code><nowiki>{{Dot|St=0}}</nowiki></code> || | + | | <code><nowiki>{{Dot|St=0}}</nowiki></code> || {{Dot|St=0}} |
|- | |- | ||
− | | <code><nowiki>{{Dot|St=1}}</nowiki></code> || | + | | <code><nowiki>{{Dot|St=1}}</nowiki></code> || {{Dot|St=1}} |
|- | |- | ||
− | | <code><nowiki>{{Dot|St=2}}</nowiki></code> || | + | | <code><nowiki>{{Dot|St=2}}</nowiki></code> || {{Dot|St=2}} |
|- | |- | ||
− | | <code><nowiki>{{Dot|St=3}}</nowiki></code> || | + | | <code><nowiki>{{Dot|St=3}}</nowiki></code> || {{Dot|St=3}} |
|- | |- | ||
− | | <code><nowiki>{{Dot|St=4}}</nowiki></code> || | + | | <code><nowiki>{{Dot|St=4}}</nowiki></code> || {{Dot|St=4}} |
|- | |- | ||
− | | <code><nowiki>{{Dot|St=5}}</nowiki></code> || | + | | <code><nowiki>{{Dot|St=5}}</nowiki></code> || {{Dot|St=5}} |
|- | |- | ||
− | | <code><nowiki>{{Dot|St=}}</nowiki> or <nowiki>{{Dot}}</nowiki></code> || | + | | <code><nowiki>{{Dot|St=}}</nowiki> or <nowiki>{{Dot}}</nowiki></code> || {{Dot|St=}} |
|} | |} | ||
− | |||
[[Category:Modèles]] | [[Category:Modèles]] | ||
+ | </noinclude> |
Version actuelle datée du 3 juillet 2024 à 09:22
Ce modèle a été créé pour être utilisé en conjonction avec le modèle Trad.
Paramètre
-
St = 0, 1, 2, 3, 4, 5 ou vide
(Statut)
Le code de couleur est identique à celui du Modèle TIP, Si St
est laissé vide Le modèle ne retourne rien.
Usage
{{Dot|St=<Status>}}
Exemples
code | Result |
---|---|
{{Dot|St=0}} |
• |
{{Dot|St=1}} |
• |
{{Dot|St=2}} |
• |
{{Dot|St=3}} |
• |
{{Dot|St=4}} |
• |
{{Dot|St=5}} |
• |
{{Dot|St=}} or {{Dot}} |