Template:Trim: Difference between revisions
Appearance
Created page with "<includeonly>{{#if:{{{1|}}}|{{{1}}}}}</includeonly><noinclude> == Description == Removes whitespaces from the sides of text. <pre>{{Trim|<word surrounded by whitespaces>}}</pre> == Examples == <pre>{{Trim| This is a text with a few whitespaces around }}</pre> {{Trim| This is a text with a few whitespaces around }} <pre>{{Trim| OneWord }}</pre> {{Trim| OneWord }} Category:Formatting templates</noinclude>" |
(No difference)
|
Latest revision as of 21:54, 20 June 2025
Description
Removes whitespaces from the sides of text.
{{Trim|<word surrounded by whitespaces>}}
Examples
{{Trim| This is a text with a few whitespaces around }}
This is a text with a few whitespaces around
{{Trim| OneWord }}
OneWord