Template:Trim: Difference between revisions
m (Changed protection settings for "Template:Trim": Highly visible page or template ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
m (1 revision imported) |
Latest revision as of 10:08, 17 March 2025
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).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Parameter | 1 | The parameter to trim. | Content | required |
Usage
{{trim| {{{1}}} }}