Template:Nowrap: Difference between revisions

(Created page with "<includeonly><span style="white-space:nowrap;">{{{1}}}</span></includeonly><noinclude>This is the <nowiki>{{</nowiki>'''nowrap'''<nowiki>}}</nowiki> template. This template p...")
 
Line 3: Line 3:
This template prevents word wraps (line breaks) in text and links that contain spaces.  
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:Wikipedia:Line break handling|Wikipedia:Line break handling]].
Before you use this template you might want to read up on {{wp|Wikipedia:Line-break handling}}.


=== Usage ===
=== Usage ===
Line 49: Line 49:
:<code><nowiki><span style="white-space:nowrap">This text will not wrap</span></nowiki></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.</noinclude>
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.
 
[[Category:Formatting templates]]</noinclude>