Difference between revisions of "Template:Navigation templates"

m
1 revision
(uploaded "Image:2nd-Chevrolet-Lumina.jpg": Importing image file)
m (1 revision)
 
Line 1: Line 1:
{{documentation subpage}}
{| class="wikitable" style="margin-left:auto; margin-right:auto; width:auto; text-align:center; font-size:90%;"
__NOTOC__
|+ <span style="font-size:130%;">Navigation template comparison</span>
This is the {{tl|nowrap}} template.
|- style="line-height:10pt;"
!style="text-align:left; padding-left:4px;"| {{Tnavbar|Navigation templates|plain=1}}
! collapsible !! Header color
! Image !! Groups !! Style (body)<br/>parameter/s !! Examples
|-
|style="text-align:left;"| {{tl|Navbox}}
| {{yes2}} collapsible ||style="background:#ccccff;"| navbox
| {{yes2}} Left/right of body || {{yes}} || {{yes}}|| {{tl|USCongress}}, {{t1|Solar System}}
|-
|style="text-align:left;"| {{tl|Navbox with columns}}
| {{yes2}} collapsible ||style="background:#ccccff;"| navbox
| {{yes2}} Left/right of columns || {{no}} || {{yes}} || {{t1|Current U.S. Senators}}, {{tl|Czech lands}}
|-
|style="text-align:left;"| {{tl|NavboxYears}}
| {{yes2}} collapsible ||style="background:#ccccff;"| navbox
| {{no}} || {{no}} || {{no}} || {{t1|Wimbledon tournaments}}
|-
|style="text-align:left;"| {{t1|Navbox with collapsible groups}}
| {{yes2}} collapsible ||style="background:#ccccff;"| navbox
| {{yes2}} Left/right of body and/or in each list|| {{yes}} || {{yes}} || {{t1|University of Michigan}}, {{tl|Scouting}}
|}


This template prevents word wraps (line breaks) in text and links that contain spaces.  
{| class="wikitable" style="margin-left:auto; margin-right:auto; width:auto; text-align:center; font-size:90%;"
|+ <span style="font-size:130%;">Collapsible attributes</span>
|- style="line-height:10pt;"
! | Type !! CSS classes !! Javascript !! Collapses when !! Custom<br/>initial&nbsp;state !! Nesting
|-
|align="left"| [[Wikipedia:Collapsible tables|Collapsible tables]]
| collapsible
| Defined in [[MediaWiki:Common.js|Common.js]]
| 2 or more autocollapse on page || {{yes}} || {{yes}}
|}<noinclude>


Before you use this template you might want to read up on [[Wikipedia:Line break handling]].
<!--Categories-->
[[Category:Navbox (navigational) templates|Navigational templates]]


=== Usage ===
<!--Other languages-->
 
[[ar:قالب:Navigational templates]]
<pre>
[[eo:Ŝablono:Navigilaro]]
Lots of text {{nowrap|10 kg (22 lb)}} more text.
[[fr:Modèle:Modèles navigationnels]]
</pre>
[[hsb:Předłoha:Nawigacije]]
 
[[ja:Template:Navigational templates]]
It may render like this:
[[ro:Format:Navigational templates]]
 
[[sq:Stampa:Stampa navigacione]]
:Lots of text 10 kg (22 lb)
[[tr:Şablon:Navigational templates]]
:more text.
[[zh:Template:Navigational templates]]
 
</noinclude>
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 ===
 
[[Help:Template|Templates]] have problems to handle parameter data that contains equal signs "<code>=</code>" or vertical bars "<code>|</code>". In such cases consider using {{tl|nowrap begin}} + {{tl|nowrap end}} instead. But there are also workarounds:
 
For text that includes an equal sign "=", precede the text with <code>1=</code>. For example:
:<code><nowiki>{{nowrap|</nowiki>1=2 + 2 = 4}}</code>
 
Which renders this:
:{{nowrap|1=2 + 2 = 4}}
 
For text that includes a vertical bar "|", escape the bar(s) with <code><nowiki>&amp;#124;</nowiki></code> or <code><nowiki>{{!}}</nowiki></code>. For instance like this:
:<code><nowiki>{{nowrap|</nowiki>&amp;#124;2&amp;#124; < 3}}</code>
 
Or like this:
:<code><nowiki>{{nowrap|{{!}}2{{!}} < 3}}</nowiki></code>
 
Which renders this:
:{{nowrap|&#124;2&#124; < 3}}
 
=== Technical details ===
 
The actual code that does the job is this HTML+CSS code:
 
:<code><nowiki><span style="white-space:nowrap">This text will not wrap</span></nowiki></code>
 
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.
 
{{tl|nobr}} and {{tl|nobreak}} redirect here.
 
=== See also ===
 
* {{tl|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.
* {{tl|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.
 
<includeonly>
{{pp-template|small=yes}}
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
[[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]]
 
</includeonly>
Budlight
Bots, Bureaucrats, Administrators
529

edits