Difference between revisions of "Template:Trim"
(<default import>) |
(No difference)
|
Latest revision as of 14:07, 9 February 2017
This template trims whitespace from the beginning and end of the supplied value. It works by using the simple hack of filtering it through the #if
parser function.
Usage:
{{trim| value }}
The above documentation is transcluded from Template:Trim/doc. (edit | history)