ढाँचा:Trim
स्वरूप
(ढाँचा:Str trimबाट अनुप्रेषित)
ढाँचा कागजात[हेर्नुहोस्] [सम्पादन गर्नुहोस्] [इतिहास] [ताजा गर्नुहोस्]
This template trims whitespace from a string. The string should be passed as the first unnamed parameter.
Usage
[सम्पादन गर्नुहोस्]{{trim|text}} = text with any leading or trailing whitespace removed.
Example
[सम्पादन गर्नुहोस्]{{trim|abc}}
produces abc.
See also
[सम्पादन गर्नुहोस्]- {{StripWhitespace}} which does nearly the exact same thing.