Template:Strip whitespace/doc: Revision history

Template page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 January 2023

  • curprev 14:0614:06, 21 January 2023Momo talk contribs 678 bytes +678 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 == *"{{tlx|strip whitespace|Z-Type is the best}}" produces "{{strip whitespace|Z-Type is the best}}" *"{{tlx|strip whitespace| Z-Type nice }}" produces "{{strip whitespace| Z-Type nice }}" *"{{tlx|strip whitespace|Best car in the city is the Z-Type }}" produces "{{strip whitespace|Best car in the..."