Template:Trim/doc: Difference between revisions
From BlackTalon Wiki
fandom>FANDOM m (uma edição: https://starter.fandom.com/) |
(No difference)
|
Revision as of 18:24, 29 July 2021
- 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 }}