Template:Trim: Difference between revisions

From Garfcord Wiki
Jump to navigation Jump to search
garf>FANDOM
No edit summary
 
m 1 revision imported
 
(No difference)

Latest revision as of 18:10, 2 August 2024

Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.
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 }}