Template:Pre-wrap
Jump to navigation
Jump to search
{{{1}}}
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[edit source]
Markup | Renders as |
---|---|
a {{Nodisplay|"}} b |
a b |
{{Pre-wrap|a {{Nodisplay|"}} b}} |
a b |
The above documentation is transcluded from Template:Pre-wrap/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. |