Difference between revisions of "Template:Nowrap"

From Chevy Wiki
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
Line 1: Line 1:
<includeonly>{{#if:{{NAMESPACE}}||{{{cat|[[Category:All pages needing cleanup]]}}}{{#if:{{{cat-date|}}}|[[{{{cat-date}}} {{#if:{{{date|}}}|{{#if:{{{from|}}}|from|since}} {{{date}}}}}]]{{#if:{{{date|}}}|{{#ifexist:{{{cat-date}}} {{#if:{{{from|}}}|from|since}} {{{date}}}||[[Category:Articles with invalid date parameter in template]]}}}}}}}}{{#if:{{{text|}}}|<sup class="{{{class|noprint Inline-Template}}}"><span title="{{{title|}}}{{#if:{{{date|}}}|&nbsp;{{#if:{{{from|}}}|from|since}} {{{date}}}}}" style="white-space: nowrap;">&#91;<i>{{#if:{{{pre-text|}}}|{{{pre-text}}}&#32;}}[[{{{link|Wikipedia:Cleanup}}}|{{{text|}}}]]{{#if:{{{post-text|}}}|&#32;{{{post-text}}}}}</i>&#93;</span></sup>|{{{special|}}}}}</includeonly><noinclude>
<span style="white-space:nowrap;">{{{1}}}</span><noinclude>{{documentation}}<!--interwikis/categories go inside doc--></noinclude>
{{pp-template|small=yes}}
{{template doc}}
<!-- Add cats and interwikis to the /doc subpage, not here! -->
</noinclude>

Latest revision as of 15:05, 3 February 2009

{{{1}}}

[edit] Template-info.svg Template documentation

This is the {{nowrap}} template.

This template prevents word wraps (line breaks) in text and links that contain spaces.

Before you use this template you might want to read up on Wikipedia:Line break handling.

Usage

Lots of text {{nowrap|10 kg (22 lb)}} more text.

It may render like this:

Lots of text 10 kg (22 lb)
more text.

Or like this:

Lots of text
10 kg (22 lb) more text.

But it will not render like this:

Lots of text 10 kg (22
lb) more text.

Handling interpreted characters

Templates have problems to handle parameter data that contains equal signs "=" or vertical bars "|". In such cases consider using {{nowrap begin}} + {{nowrap end}} instead. But there are also workarounds:

For text that includes an equal sign "=", precede the text with 1=. For example:

{{nowrap|1=2 + 2 = 4}}

Which renders this:

2 + 2 = 4

For text that includes a vertical bar "|", escape the bar(s) with &#124; or {{!}}. For instance like this:

{{nowrap|&#124;2&#124; < 3}}

Or like this:

{{nowrap|{{!}}2{{!}} < 3}}

Which renders this:

|2| < 3

Technical details

The actual code that does the job is this HTML+CSS code:

<span style="white-space:nowrap">This text will not wrap</span>

Spaces at the beginning or end of your text will fall outside the no-wrap tag in the rendered text due to Wikimedia rendering mechanisms.

{{nobr}} and {{nobreak}} redirect here.

See also

  • {{nowraplinks}} - Prevents wraps inside links and only allows wraps between the links and in normal text. Very useful for link lists and easy to use.
  • {{nowrap begin}} - Prevents wraps in both text and links. For the trickier wrapping cases when you need full control, for instance in very complex link lists.
  • Wikipedia:Line break handling - The how-to guide detailing how to handle word wraps (line breaks) on Wikipedia.


ar:قالب:لا لف da:Skabelon:Nowrap de:Vorlage:Zeile es:Plantilla:Nowrap fr:Modèle:Nobr he:תבנית:ללא גלישה hr:Predložak:Nowrap hsb:Předłoha:Nowrap it:Template:Tutto attaccato ja:Template:Nowrap no:mal:Nowrap pl:Szablon:Nowrap ro:Format:Nowrap ru:Шаблон:Nobr/Документация sv:Mall:Nowrap