Produces colored text. Takes a CSS color value (#HEX value or rgb(R,G,B)) 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.