Modèle:Trim/doc

De Wiki Electrolab
< Modèle:Trim
Révision datée du 1 mai 2023 à 14:34 par Electrolab (discussion | contributions) (Page créée avec « {{Documentation}} This template trims leading and trailing (but not interior) whitespace from a string. The string should be passed as the first unnamed parameter. == Usage == {{tlx|trim|text}} = <var>text</var> with any leading or trailing whitespace removed. == Examples == *"{{tlx|trim| abc}}" produces "{{trim| abc}}" *"{{tlx|trim|xyz }}" produces "{{trim|xyz }}" *"{{tlx|trim| abc xyz }}" produces "{{trim| abc xyz }}" == See also == * {{t|Strip whi... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

This template trims leading and trailing (but not interior) whitespace from a string. The string should be passed as the first unnamed parameter.

Usage

{{trim|text}} = text with any leading or trailing whitespace removed.

Examples

  • "{{trim|abc}}" produces "abc"
  • "{{trim|xyz }}" produces "xyz"
  • "{{trim|abc xyz }}" produces "abc xyz"

See also


Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.