![]() | This is a documentation subpage for Template:Nowrap. It may contain usage information, categories and other content that is not part of the original template page. |
![]() | This template is used in MediaWiki:Histlegend, and on approximately 6,240,000 pages, or roughly 10% of all pages. Changes to it can cause immediate changes to the Wikipedia user interface. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Please discuss changes on the talk page before implementing them. Preview message: Transclusion count updated automatically (see documentation). |
![]() | This template can only be edited by administrators because it is transcluded onto one or more cascade-protected pages. |
![]() | This template should not be used in citation templates such as Citation Style 1 and Citation Style 2, because it includes markup that will pollute the COinS metadata they produce; see Wikipedia:COinS. |
{{Nowrap}}
or {{nowrap}}
stops wrapping of specific text (which can be inside of a link). Use this template sparingly. It prevents word wraps (line breaks) that might otherwise happen at spaces, hyphens ("-"), or, in some browsers, parentheses. The size of the nowrapped text becomes the minimum width of that paragraph and that can negatively influence the ability of the page to adapt to smaller screens, or alternate representations of the content.
To achieve the opposite effect of {{nowrap}}
, you can use {{wbr}}
. For more information about wrapping and breaking sentences, see Wikipedia:Line-break handling.