Difference between revisions of "Template:Spaces"

From SVR Wiki
Jump to: navigation, search
m (updating note)
(increasing range to 25)
Line 19: Line 19:
 
| 19 =  
 
| 19 =  
 
                   
 
                   
| 20 =                    
+
| 20 =                     
 +
| 21 =                      
 +
| 22 =                       
 +
| 23 =                        
 +
| 24 =                         
 +
| 25 =                          
 
|  
 
|  
 
}}</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 20 (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 25 (the desired number of non-breaking spaces). Defaults to a single non-breaking space.
  
  

Revision as of 07:17, 18 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 25 (the desired number of non-breaking spaces). Defaults to a single non-breaking space.