Difference between revisions of "Template:Spaces"

From SVR Wiki
Jump to: navigation, search
(increasing range to 20)
m (updating note)
Line 24: Line 24:
 
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 15 (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 20 (the desired number of non-breaking spaces). Defaults to a single non-breaking space.
  
  

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