Template:Trim/doc: Difference between revisions
>FANDOM No edit summary |
(No difference)
|
Latest revision as of 16:52, 19 January 2022
- Description
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.
- Syntax
{{trim| value }}