Trim/doc: Difference between revisions
/>FANDOM No edit summary |
*>Stuartwarf m 1 revision imported: First Phase Import |
(No difference)
|
Revision as of 16:23, 14 August 2023
- 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 }}