Difference between revisions of "Template:Nowrap"

From QBWiki
Jump to navigation Jump to search
(Created page with '<span style="white-space:nowrap;">{{{1}}}</span><noinclude> This template keeps words from wrapping at the end of the screen. This is useful with team names that are split up (…')
 
m
 
Line 1: Line 1:
 
<span style="white-space:nowrap;">{{{1}}}</span><noinclude>
 
<span style="white-space:nowrap;">{{{1}}}</span><noinclude>
  
This template keeps words from wrapping at the end of the screen.  This is useful with team names that are split up (such as Wilmington Charter or New Triet) which you want to keep on the same line.  To use it, type in the template like so:
+
This template keeps words from wrapping at the end of the screen.  This is useful with team names that are split up (such as Wilmington Charter or New Trier) which you want to keep on the same line.  To use it, type in the template like so:
 
<pre>
 
<pre>
 
{{nowrap|New Trier}}
 
{{nowrap|New Trier}}
 
</pre>
 
</pre>
 
And the words will not split up at the end of the line.</noinclude>
 
And the words will not split up at the end of the line.</noinclude>

Latest revision as of 13:05, 16 March 2010

{{{1}}}

This template keeps words from wrapping at the end of the screen. This is useful with team names that are split up (such as Wilmington Charter or New Trier) which you want to keep on the same line. To use it, type in the template like so:

{{nowrap|New Trier}}

And the words will not split up at the end of the line.