Template:Trim/doc: Difference between revisions
From Colonia Wiki
colonia-mc>FANDOM No edit summary |
(No difference)
|
Revision as of 18:42, 21 September 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 }}