Template:Trim/doc: Difference between revisions

From Kaboom Wiki
>FANDOM
No edit summary
 
(No difference)

Latest revision as of 20:12, 27 December 2020

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 }}