Կաղապար:Trim/doc

Վիքիպեդիայից՝ ազատ հանրագիտարանից

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.

Template parameters

ParameterDescriptionTypeStatus
String1

The string to be trimmed of whitespace

Տողrequired

Տես նաև[խմբագրել կոդը]


Կաղապար:String-handling templates