Template:Trim: Difference between revisions
Jump to navigation
Jump to search
Fix for |=foo bug |
m 1 revision imported |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if:{{{1|}}}|{{{1|}}}}}<noinclude>{{doc}}</noinclude> | |||
{{ | |||
</noinclude> |
Latest revision as of 00:46, 4 November 2021
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}}} }}