Template:Color

From Libregamewiki
Jump to navigation Jump to search

Template documentation

This template inserts a text with color.

Usage:

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

Where:

  • <color code>: Is a CSS color (e.g. #AA0000) (default: #a00)
  • <text>: Is the text to write

Example:

{{Color|#0000DD|This text is blue.}}

becomes:

This text is blue.