다른 명령
{{{1}}}
message_transclude_desc
{{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. Before you use this template you might want to read up on Wikipedia:Line-break handling.
Usage
{{nowrap|these words stay together}}
{{nowrap|a, b, c, or d.}}
{{nowrap| merry-go-round }}
{{nowrap| [[4-part harmony]] }}
{{nowrap| [[Cascading Style Sheets|CSS]] }}
{{nowrap| [[#Examples|Examples section]] }}
The template names {{nobr}} and {{nobreak}} are redirects that may be used instead of "{{nowrap}}".
TemplateData
Prevents word wraps (line breaks) within text or inside a link which contains spaces or hyphens (-).
변수 | 설명 | 형식 | 상태 | |
---|---|---|---|---|
Text | 1 | Text or link to be protected. | 문자열 | 필수 |