Template:Trim
From Kindred Fates Wiki
Revision as of 19:51, 21 April 2021 by WikiSysop (talk | contribs) (Created page with "<includeonly>{{#if:{{{1|}}}|{{{1}}}|}}</includeonly><noinclude> {{doc}} Category:Formatting templates</noinclude>")
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 }}