This page last changed on Jan 24, 2005 by cmiller.

Change the color of a block of text.

Usage:
{color:mycolor} ... text ... {color}

Parameter Required Default Description
mycolor yes none color of text. You can use names for common colors or use the hex code for a more specific color

Example:
{color:red}red{color}
{color:orange}orange{color}
{color:yellow}yellow{color}
{color:green}green{color}
{color:blue}blue{color}
{color:purple}purple{color}
{color:violet}violet{color}

{color:003366}#003366{color}

gives:

red
orange
yellow
green
blue
purple
violet

#003366

Document generated by Confluence on May 01, 2007 19:28