फलकम्:Trim/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for फलकम्:Trim. It contains usage information, categories and other content that is not part of the original फलकम् page. |
![]() | This template is for trimming whitespace from strings. For the maintenance tag for images, see {{trimming}} |
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; see the monthly parameter usage report for this template.
TemplateData for Trim
The template trims whitespace from a string.
परिमितिः | वर्णनम् | प्रकारः | स्थितिः | |
---|---|---|---|---|
String | 1 | The string to be trimmed of whitespace | स्ट्रिंग | आवश्यक |
See also[सम्पादयतु]
- {{Strip whitespace}} which does nearly the exact same thing, but which should not be substituted.
- {{Crop}}