Template:Color

From Cult of the Lamb Wiki
Jump to navigation Jump to search
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

{{Color}} template is used to change text color easily with color HEX values.

Syntax

{{Color|<color code>|<text>}} where:

  • <color code> is color HEX value.
  • <Text> is text that you want to be colored.

Examples

Code:

{{Color|#CD292E|Test text}}

Produces:

Test text

Tips

  • All color names available are listed here.
  • To get color HEX values, go here.