Trim any leading and trailing whitespace (including newlines) from the given parameter.
The following shorthand:
>{{Trim| test string }}<
Produces:
>test string<