Template:Trim/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 5: | Line 5: | ||
<nowiki>{{trim| value }}</nowiki> | <nowiki>{{trim| value }}</nowiki> | ||
<includeonly>[[Category:General Wiki | <includeonly>[[Category:General Wiki Templates]]</includeonly><noinclude>[[Category:Template Documentation]]</noinclude> | ||
Latest revision as of 11:07, 30 August 2025
- 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 }}