Template:Strip whitespace/doc

Template page
Revision as of 19:38, 2 June 2022 by imported>Alistair3149 (Created page with "{{Documentation}} This template removes all whitespace in a string. == Usage == {{tlx|strip whitespace|text}} = <var>text</var> with any whitespace removed. == Examples == *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template removes all whitespace in a string.

Usage

{{strip whitespace|<text>}} = text with any whitespace removed.

Examples

See also

  • {{Trim}} - used to remove leading and trailing whitespace