Կաղապար:Trim
Արտաքին տեսք
(Վերահղված է Կաղապար:Strip whitespaceից)
Կաղապարի նկարագրություն
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".
Օգտագործման ձևը
{{trim|text}} = text with any leading or trailing whitespace removed.
Օրինակ
{{trim| abc}}
produces abc.
Template data
Սա սույն կաղապարի TemplateData-ի (en) փաստաթղթի էջն է, որը օգտագործվում է Վիզուալ խմբագրիչում և այլուր։
Trim
The template trims whitespace from a string.
Parameter | Description | Type | Status | |
---|---|---|---|---|
String | 1 | The string to be trimmed of whitespace | Տող | required |
Տես նաև
- {{strip whitespace}}, which does nearly the exact same thing, but which should not be substituted.
- {{crop}}