|
|
Line 1: |
Line 1: |
β | <includeonly>{{ #switch: {{{St}}}<!--
| + | [[Category:To Delete]] |
β | -->|0=<!--
| |
β | -->{{3DText|3D=flashy|text= <big><big><big>β’</big></big></big> }}<!--
| |
β | -->|1=<!--
| |
β | -->{{3DText|3D=flashy|group=Status|text= <big><big><big>β’</big></big></big> }}<!--
| |
β | -->|2=<!--
| |
β | -->{{3DText|3D=flashy|group=KO|text= <big><big><big>β’</big></big></big> }}<!--
| |
β | -->|3=<!--
| |
β | -->{{3DText|3D=flashy|group=Alert|text= <big><big><big>β’</big></big></big> }}<!--
| |
β | -->|4=<!--
| |
β | -->{{3DText|3D=flashy|group=OK|text= <big><big><big>β’</big></big></big> }}<!--
| |
β | -->|5=<!--
| |
β | -->{{3DText|3D=flashy|group=Grey|type=dark|text= <big><big><big>β’</big></big></big> }}<!--
| |
β | -->|#default=<!--
| |
β | --><!-- -->}}</includeonly>
| |
β | <noinclude>
| |
β | This template has been created to be used in conjunction with the [[:en:template:Trad]].
| |
β | ===Parameter===
| |
β | | |
β | *<code>St = 0, 1, 2, 2, 3, 4, 5 or empty</code> (Status)
| |
β | | |
β | The color code is identical to that of the [[:en:template:TIP]]. If <code>St</code> is left empty, the template returns nothing.
| |
β | ===Usage===
| |
β | | |
β | <nowiki>{{Dot|St=<Status>}}</nowiki>
| |
β | | |
β | ===Exemples===
| |
β | {| class="wikitable" style="text-align:center;"
| |
β | |-
| |
β | ! Code !! Result
| |
β | |-
| |
β | | <code><nowiki>{{Dot|St=0}}</nowiki></code> || {{Dot|St=0}}
| |
β | |-
| |
β | | <code><nowiki>{{Dot|St=1}}</nowiki></code> || {{Dot|St=1}}
| |
β | |-
| |
β | | <code><nowiki>{{Dot|St=2}}</nowiki></code> || {{Dot|St=2}}
| |
β | |-
| |
β | | <code><nowiki>{{Dot|St=3}}</nowiki></code> || {{Dot|St=3}}
| |
β | |-
| |
β | | <code><nowiki>{{Dot|St=4}}</nowiki></code> || {{Dot|St=4}}
| |
β | |-
| |
β | | <code><nowiki>{{Dot|St=5}}</nowiki></code> || {{Dot|St=5}}
| |
β | |-
| |
β | | <code><nowiki>{{Dot|St=}}</nowiki> or <nowiki>{{Dot}}</nowiki></code> || {{Dot|St=}}
| |
β | |}
| |
β | | |
β | [[Category:Graphic Charter]] | |
β | </noinclude>
| |