Difference between revisions of "Template:Dot"
From Ryzom Commons
(Created page with "<includeonly>{{ #switch: {{{St}}}<!-- -->|0=<!-- -->{{3DText|3D=flashy|text= <big><big><big>•</big></big></big> }}<!-- -->|1=<!-- -->{{3DText|3D=flashy|group=Status|text...") |
m |
||
Line 15: | Line 15: | ||
--><!-- -->}}</includeonly> | --><!-- -->}}</includeonly> | ||
<noinclude> | <noinclude> | ||
− | This template has been created to be used in conjunction with the [[template:Trad | + | This template has been created to be used in conjunction with the [[:en:template:Trad]]. |
===Parameter=== | ===Parameter=== | ||
*<code>St = 0, 1, 2, 2, 3, 4, 5 or empty</code> (Status) | *<code>St = 0, 1, 2, 2, 3, 4, 5 or empty</code> (Status) | ||
− | The color code is identical to that of the [[template:TIP | + | The color code is identical to that of the [[:en:template:TIP]]. If <code>St</code> is left empty, the template returns nothing. |
===Usage=== | ===Usage=== | ||
Revision as of 15:27, 30 April 2020
This template has been created to be used in conjunction with the en:template:Trad.
Parameter
St = 0, 1, 2, 2, 3, 4, 5 or empty
(Status)
The color code is identical to that of the en:template:TIP. If St
is left empty, the template returns nothing.
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}} |