Stampa:Trim
Appearance
This template is for trimming whitespace from strings. For the maintenance tag for images, see {{trimming}} |
Ky artikull ose seksion duhet të përmirësohet sipas udhëzimeve të Wikipedia-s. Ju lutemi ndihmoni edhe ju në përmirësimin e këtij artikulli. |
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 Stampa:Tlxs, the resulting wikicode is "clean".
Perdorimi
[Redakto nëpërmjet kodit]{{trim|text}} = text with any leading or trailing whitespace removed.
Shembull
[Redakto nëpërmjet kodit]{{trim|abc}}
rezultati abc.
Template data
[Redakto nëpërmjet kodit]The template trims whitespace from a string.
Parameter | Description | Type | Status | |
---|---|---|---|---|
String | 1 | The string to be trimmed of whitespace | String | required |
Shiko edhe
[Redakto nëpërmjet kodit]- {{strip whitespace}}, which does nearly the exact same thing, but which should not be substituted.
- {{crop}}