Template:Textcolor

From Adventure Game Studio
Revision as of 18:00, 18 May 2009 by *>Monkey 05 06
Jump to navigation Jump to search

Produces colored text. Takes the hex color value as the first parameter and the text as the second:

 {{textcolor|FF0000|This is some red text.}}

Would print out:

    This is some red text.