Modèle:Trim

De Magnus Codex
Révision datée du 3 avril 2023 à 15:48 par Senua (discussion | contributions)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)


This template returns its parameter without leading or trailing whitespace. It’s primarily for other templates to remove unwanted whitespace passed around an unnamed parameter (named parameters are automatically trimmed by MediaWiki).

Usage

{{trim| {{{1}}} }}