Template:Color/doc

From Endfield Talos Wiki
Jump to navigation Jump to search

This template is used to change the text's color as an emphasis, usually in the descriptions of skills.

Usage

Simply add {{Color}}.

Syntax

Variable Parameters
{{{1}}} Text that is to be colored.
{{{2}}} For in-game texts, set this to the following:
  • 1 – aqua
  • 1b – cyan
  • 2 – orange
  • 2b – light brown
  • 2c – red
  • 3 – salmon
  • 4 – yellow
  • 5 – dark brown
code Changes the color to the specified RGB code, which overrides {{{2}}} and name.
name Changes the color to the specified X11 name, which overrides {{{2}}} and overriden by code.