From Arms of God Wiki

Revision as of 01:00, 10 June 2026 by Ta1ha (talk | contribs) (bot: universal template Color)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)|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