Template:Nowrapcode/doc View history

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This is a documentation subpage for Template:Nowrapcode.
It contains usage information, categories and other content that is not part of the original template page.

Template to add no-break spaces and no-break hyphens between words using the code tags.

Syntax

{{nowrapcode|text}}
If the text happens to contain an equality sign "=", specify {{nowrapcode|1=text}}.

Examples

{{nowrapcode|This text will not wrap.}} {{nowrapcode|This text will not wrap.}} {{nowrapcode|This text will not wrap.}} {{nowrapcode|This text will not wrap.}} {{nowrapcode|This text will not wrap.}} This text will not wrap. This text will not wrap. This text will not wrap. This text will not wrap. This text will not wrap.
<code>This text will wrap. This text will wrap. This text will wrap. This text will wrap. This text will wrap.</code> This text will wrap. This text will wrap. This text will wrap. This text will wrap. This text will wrap.

See also

  • {{nowrap}}, to have no linewrap on standard text.