Template:Trim/doc
Appearance
| Ushbu sahifa Trim andozasining hujjat sahifasidir. Bu yerda andozaning asosiy sahifasidan joy olmagan foydalanish qoidalari, turkumlar va boshqa foydali maʼlumotlar joylashtiriladi. |
| Bu andozadan 844 000+ pages, or roughly 239773% of all sahifada foydalanilgan. Tajriba oʻtkazish uchun andozaning /qumloq yoki /test ostsahifalaridan foydalaning. The tested changes can be added to this page in a single edit. Oʻzgarishlar kiritishdan avval boshqa foydalanuvchilar bilan muhokama qilish haqida oʻylab koʻring. |
| This template is for trimming whitespace from strings. For the maintenance tag for images, see {{trimming}} |
This template trims leading and trailing (but not interior) whitespace from a string. The string should be passed as the first unnamed parameter. The parameter must be named |1= if its value contains a = character.
You may substitute this template - that is, if used as {{subst:trim}}, the resulting wikicode is "clean".
Usage
[edit source]{{trim|text}} = text with any leading or trailing whitespace removed.
Examples
[edit source]- "
{{trim| abc}}" produces "abc" - "
{{trim|xyz }}" produces "xyz" - "
{{trim| abc xyz }}" produces "abc xyz"
Template data
[edit source]Bu TemplateData TemplateWizard, VisualEditor va boshqa vositalar uchun ishlab chiqilgan.
Trim uchun TemplateData
The template trims whitespace from a string.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| String | 1 | The string to be trimmed of whitespace | String | required |
See also
[edit source]
Andoza:String-handling templates