Template:Trim

From Ages of Conflict
Revision as of 20:54, 21 September 2023 by FANDOM (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 }}