Template:Nowrap

From WikiIndex
Revision as of 22:10, 30 July 2023 by Hoof Hearted (talk | contribs) (Created page with "<span style=white-space:nowrap>{{{1}}}</span><noinclude> ---- {{TOC right}} ===Purpose=== This {{tag|shortcut template}} calls upon the established HTML co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{1}}}


Purpose

This shortcut template calls upon the established HTML code <span style=white-space:nowrap> to prevent line-breaking between two (or more) words (or letters or numbers) which contain spaces.

Usage

Code

{{Nowrap|'the quick brown fox jumps over the lazy dog'}} – (without apostrophes)

Output

the quick brown fox jumps over the lazy dog