Difference between revisions of "Template:Spaces"

From SVR Wiki
Jump to: navigation, search
(redirect to more user-friendly template name (unprotect if/when all instances of {{nbsp}} replaced))
(rv previous mistaken cut-paste move)
Line 1: Line 1:
#redirect [[Template:Spaces]]
+
<noinclude>{{protected template}}</noinclude><includeonly><!--
 +
--><span style="white-space:nowrap;">{{loop|{{{1|1}}}|&nbsp;}}</span></includeonly><!--
 +
--><noinclude>
 +
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.
 +
 
 +
 
 +
<!--Categories-->
 +
[[Category:Function templates|{{PAGENAME}}]]
 +
</noinclude>

Revision as of 14:07, 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.