Template:Nowrapcode/doc View history

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.