{{{2}}}

Usage

{{Color|color|text}}

For coloring a specific portion of text.

Required parameters

  1. |color The hexadecimal color code—either three or six digits—without the number sign (#) beforehand.
  2. |text The text to display in the given color.

Example

{{Color|FF0000|This text is red.}} produces This text is red.