Template:Nowrap/doc: Difference between revisions

From VRChat Wiki
Hackebein (talk | contribs)
Created page with "<code>Nowrap</code> or <code>nowrap</code> stops wrapping of specific text. It prevents word wraps (line breaks) within text or inside a link which contains 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. == Usage == :: <code><nowiki>{{nowrap| these wo..."
 
~Pausbe (talk | contribs)
add categories
 
Line 5: Line 5:
:: <code><nowiki>{{nowrap| a, b, c, or d.}}</nowiki></code>
:: <code><nowiki>{{nowrap| a, b, c, or d.}}</nowiki></code>
:: <code><nowiki>{{nowrap| merry-go-round }}</nowiki></code>
:: <code><nowiki>{{nowrap| merry-go-round }}</nowiki></code>
<includeonly>[[Category:Inline templates{{#translation:}}]]</includeonly>
<noinclude>[[Category:Template documentation{{#translation:}}]]</noinclude>

Latest revision as of 03:43, 21 April 2026

Nowrap or nowrap stops wrapping of specific text. It prevents word wraps (line breaks) within text or inside a link which contains 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.

Usage

{{nowrap| these words stay together}}
{{nowrap| a, b, c, or d.}}
{{nowrap| merry-go-round }}