سانچو:Trim/دستاويز
ڏيک
هي سانچو:Trim جي دستاويز سان زير صفحو (Subpages) ، ڳنڍيل صفحو آهي۔ (سانچو جي تفصيل جي لاءِ ان جو پهنجو صفحو ڏسندا) جنهن ۾ استعمال جو طريقو، زمرا ، بين الوڪي تعلق ۽ ٻيو مواد شامل آهي جيڪو خود سانچو ۾ شامل ناهي۔ |
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.
TemplateData for Trim
The template trims whitespace from a string.
Parameter | Description | Type | Status | |
---|---|---|---|---|
String | 1 | The string to be trimmed of whitespace | String | required |
See also
[سنواريو]- {{crop}}