Template:Spaces: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
imported>David Kernow
(redirect to more user-friendly template name (unprotect if/when all instances of {{nbsp}} replaced))
imported>David Kernow
(rv previous mistaken cut-paste move)
Line 1: Line 1:
<noinclude>{{protected template}}</noinclude><includeonly><!--
#redirect [[Template:Spaces]]
--><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.