Template:TC

From Inkipedia, the Splatoon wiki

Summary

Colors text the specified color and centers the text, for tables. Not to be confused with Template:Color.

{{TC|<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
{{TC|Named Example|red}}
Named Example
{{TC|In-Game Example|Orange S2|ingame}}
In-Game Example
{{TC|Hex Example|#0055FF}}
Hex Example