{{{1}}}

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}} <span style="color:rgb(Student)">In-Game Example
{{color|Hex Example|#0055FF}} Hex Example