Template:Spaces: Difference between revisions
From All Skies Encyclopaedia
imported>David Kernow  (+explanation, category, nowrap <span> as some browsers apparently ignore  )  | 
				imported>David Kernow   ({{protected template}} as might be vulnerable, <includeonly>)  | 
				||
| Line 1: | Line 1: | ||
<span style="white-space:nowrap;">{{#switch: {{{1}}}  | 
  <noinclude>{{protected template}}</noinclude><includeonly><span style="white-space:nowrap;">{{#switch: {{{1}}}  | 
||
|  2 =     | 
  |  2 =     | 
||
|  3 =      | 
  |  3 =      | 
||
| Line 10: | Line 10: | ||
| 10 =             | 
  | 10 =             | 
||
|    | 
  |    | 
||
}}</span><noinclude>  | 
  }}</span></includeonly><noinclude>  | 
||
Template to minimize code used for multiple consecutive [[non-breaking space]]s ("<code><big>&nbsp;</big></code>"s).  | 
  Template to minimize code used for multiple consecutive [[non-breaking space]]s ("<code><big>&nbsp;</big></code>"s).  | 
||
Revision as of 05:44, 24 November 2006
Template:Protected template
Template to minimize code used for multiple consecutive non-breaking spaces (" "s).
- Syntax
 {{nbsp|N}}
where N is a numeral from 2 to 10 (the desired number of non-breaking spaces). Defaults to a single non-breaking space.




