Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Usage

{{Plain space|string}}
{{Plain space|1=string}}

Replaces a variety of whitespace characters and HTML entities representing whitespace characters in string with plain ordinary spaces. This template is designed to be used in template construction to sanitize inputs to other templates or parser functions such as {{#time}}.

This template recognizes the following:

Templates such as {{Template:Spaces}} or {{Sp}} will not be replaced by this template.

Note: this template uses the ¬ character as an internal marker. Any instances of ¬ in string will be removed by this template.

See also