Difference between revisions of "Template:Spaces"

From SVR Wiki
Jump to: navigation, search
(simplification via {{loop}})
(simplification via {{loop}})
Line 2: Line 2:
 
--><span style="white-space:nowrap;">{{loop|{{{1|1}}}|&nbsp;}}</span></includeonly><!--
 
--><span style="white-space:nowrap;">{{loop|{{{1|1}}}|&nbsp;}}</span></includeonly><!--
 
--><noinclude>
 
--><noinclude>
Template to produce multiple consecutive [[non-breaking space]]s ("<code><big>&amp;nbsp;</big></code>"s). Utilizies {{tl|loop}}.
+
Template to produce multiple consecutive [[non-breaking space]]s ("<code><big>&amp;nbsp;</big></code>"s). Utilizes {{tl|loop}}.
  
 
; Syntax : <code><big><nowiki>{{nbsp|</nowiki>''N''}}</big></code><br/>where ''N'', the desired number of consecutive non-breaking spaces, is a numeral from 2 to 150. Defaults to a single non-breaking space.
 
; Syntax : <code><big><nowiki>{{nbsp|</nowiki>''N''}}</big></code><br/>where ''N'', the desired number of consecutive non-breaking spaces, is a numeral from 2 to 150. Defaults to a single non-breaking space.

Revision as of 12:00, 16 February 2007

Template:Protected template Template to produce multiple consecutive non-breaking spaces ("&nbsp;"s). Utilizes {{loop}}.

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