Template:Pre-wrap/doc

From MOASSpedia
< Template:Pre-wrap
Revision as of 16:14, 26 April 2020 by Wikipedia>Vanisaac (→‎Examples: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Surrounds the parameter with <span style="white-space: pre-wrap">...</span>. This disables removal of redundant whitespace by the browser while allowing line wraps to happen.

Examples

Markup Renders as
a {{Nodisplay|"}} b
a b
{{Pre-wrap|a {{Nodisplay|"}} b}}
a b