Template:Trim/doc: Difference between revisions
Jump to navigation
Jump to search
x>FANDOM No edit summary |
(No difference)
|
Revision as of 23:33, 20 January 2021
- 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 }}