Formatting functions are used to format the content of the square bracket tags. They are placed within the square bracket WT tags and are preceeded with the pipe ( | ) character.
A list of formatting functions can be found Here.
An Example
[wt:name|capitalise]
This example will output the value of the 'name' attribute with the first letter capitalised.
[wt:name|capitalise|toLower]