سانچہ:Trim

آزاد انسائیکلوپیڈیا، وکیپیڈیا توں


This template trims whitespace from a string. The string should be passed as the first unnamed parameter. You may substitute this template - that is, if used as {{subst:trim}}, the resulting wikicode is "clean".

Usage[سودھو]

{{trim|text}} = text with any leading or trailing whitespace removed.

Example[سودھو]

{{trim| abc}} produces abc.

Template data[سودھو]

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Trim

The template trims whitespace from a string.

Template parameters[سانچہ ڈیٹا دا پربندھ کرو]

ParameterتفصیلTypeحالت
String1

The string to be trimmed of whitespace

Stringrequired

See also[سودھو]

{{Strip whitespace}} which does nearly the exact same thing, but which should not be substituted.

{{Crop}}

سانچہ:Navbox string handling templates