Difference between revisions of "Template:Spaces"

From SVR Wiki
Jump to: navigation, search
m (Protected Template:Nbsp: Potential for wide use, so vulnerable [edit=sysop:move=sysop])
(increasing range to 15)
Line 9: Line 9:
 
|  9 =          
 
|  9 =          
 
| 10 =           
 
| 10 =           
 +
| 11 =            
 +
| 12 =             
 +
| 13 =              
 +
| 14 =               
 +
| 15 =               &nnbsp;
 
|  
 
|  
 
}}</span></includeonly><noinclude>
 
}}</span></includeonly><noinclude>
 
Template to minimize code used for multiple consecutive [[non-breaking space]]s ("<code><big>&amp;nbsp;</big></code>"s).
 
Template to minimize code used for multiple consecutive [[non-breaking space]]s ("<code><big>&amp;nbsp;</big></code>"s).
  
; Syntax : <code><big><nowiki>{{nbsp|</nowiki>''N''}}</big></code><br/>where ''N'' is a numeral from 2 to 10 (the desired number of non-breaking spaces). Defaults to a single non-breaking space.
+
; Syntax : <code><big><nowiki>{{nbsp|</nowiki>''N''}}</big></code><br/>where ''N'' is a numeral from 2 to 15 (the desired number of non-breaking spaces). Defaults to a single non-breaking space.
  
  

Revision as of 17:20, 5 January 2007

Template:Protected template Template to minimize code used for multiple consecutive non-breaking spaces ("&nbsp;"s).

Syntax 
{{nbsp|N}}
where N is a numeral from 2 to 15 (the desired number of non-breaking spaces). Defaults to a single non-breaking space.