Skabelon:Trim/doc
Udseende
Dette er dokumentationsundersiden til Skabelon:Trim. Denne side indeholder information om brug, kategorier samt andet indhold, som ikke er en del af den oprindelige skabelonside. |
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 Skabelon:Tlxs, the resulting wikicode is "clean".
Usage
[rediger kildetekst]{{trim|text}} = text with any leading or trailing whitespace removed.
Example
[rediger kildetekst]{{trim| abc}}
produces abc.
See also
[rediger kildetekst]- {{Strip whitespace}} which does nearly the exact same thing, but which should not be substituted.
Template data
[rediger kildetekst]Dette er denne skabelons TemplateData-dokumentation, som bruges af VisualEditor og andre værktøjer.
Trim
The template trims whitespace from a string.
Parameter | Beskrivelse | Type | Status | |
---|---|---|---|---|
Alpha-numeric text | string | The string to be trimmed of whitespace | Streng | påkrævet |