« Module:Color/doc » : différence entre les versions
De Pikmin FR
m Protected "Module:Color/doc" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)) |
fr>Fxfxfx0 Copie de https://splatoonwiki.org/wiki/Module:Color/doc |
||
(Aucune différence)
|
Version du 17 mai 2024 à 17:07
Summary
Colors text the specified color.
{{Color|<The Text>|<The Color>|<ingame>}}
If ingame
is present, the named color is passed to {{TextColor|<color>}} to show in-game color, instead of using HTML notation
To color links, see {{Color-link}}
Examples
Code | Result |
---|---|
{{color|Named Example|red}} |
000000 |
{{color|In-Game Example|Orange S2|ingame}} |
000000 |
{{color|Hex Example|#0055FF}} |
000000 |