From Arms of God Wiki

Revision as of 02:18, 10 June 2026 by Ta1ha (talk | contribs) (bot(9-fix): two-arg var(--token, fallback) inline styles (Finding 6 css-var-no-fallback))

Usage

{{Color|#ff0000|red text}}

First positional arg is any CSS color (hex / rgb / named / variable); second is the text.

Examples:

Code Result
{{Color|#ff0000|red}} red
{{Color|var(--theme-primary, #000000)|themed}} themed

Colorize inline text.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Color (any CSS color value)1

no description

Example
#ff0000
Unknownrequired
Text2

no description

Unknownrequired