Template:TC

From Inkipedia, the Splatoon wiki
Revision as of 12:52, 12 March 2024 by 6-Frisk (talk | contribs) (hiding template from source page since it just shows {{{1}}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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