Plantilla:Color
De Inkipedia
{{{1}}}

Necesita traducir la información
La siguiente página necesita traducirse al español.
Demuestra tu compromiso con la wiki traduciendo la página.
Demuestra tu compromiso con la wiki traduciendo la página.
Summary
Colors text the specified color.
{{Color|<The Text>|<The Color>|<ingame>}}
If ingame
is present, the named color is passed to Template:TextColor to show in-game color, instead of using HTML notation
To color links, see {{Color-link}}
Examples
Code | Result |
---|---|
{{color|Named Example|red}} |
Named Example |
{{color|In-Game Example|Orange S2|ingame}} |
In-Game Example |
{{color|Hex Example|#0055FF}} |
Hex Example |