Jump to content

Template:Trim: Difference between revisions

From Final Fantasy XIV Mobile Wiki
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