Modèle:Color

De Inkipédia
Révision datée du 10 septembre 2023 à 14:34 par FRInki>Slate (making into module invocation)

Template invocation of Module:Color.

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