Template:Trim/doc: Difference between revisions
Jump to navigation
Jump to search
MediaWIki>ENeRZet (text editing) |
Joelmartin (talk | contribs) m (1 revision imported) |
(No difference)
|
Latest revision as of 20:32, 11 November 2022
This is a documentation subpage for Template:Trim. It contains usage information, categories and other content that is not part of the original Template page. |
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}}} }}