قالب:StripWhitespace
This is simple little template, for use in other templates to strip any trailing and/or leading whitespace from un-named parameters.
In MediaWiki templates, trailing and/or leading whitespace is automatically removed from named parameters, but not from un-named parameters. (This is apparently some ancient design mistake with which we are now stuck for evermore, in the name of backward-compatibility)
Usage
The template takes either a parameter, "x", or one unnamed parameter. The value should be numbered parameter from which the whitespace is to be removed
e.g. {{StripWhitespace | x = {{{1|}}} }}
or e.g. {{StripWhitespace | {{{4|}}} }}
See also
- {{Trim}} which does nearly the exact same thing
The above documentation is transcluded from قالب:StripWhitespace/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |