Template:Trim/doc

From Garfcord Wiki
Revision as of 10:50, 23 October 2022 by garf>FANDOM
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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 }}