Template:Trim: Difference between revisions

From Rebellious Projects Wiki
No edit summary
 
m 1 revision imported
 
(No difference)

Latest revision as of 11:54, 14 March 2026

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