Template:Spaces: Difference between revisions
From Vigyanwiki
Template>David Kernow (simplification via {{loop}}) |
Template>David Kernow (simplification via {{loop}}) |
||
Line 2: | Line 2: | ||
--><span style="white-space:nowrap;">{{loop|{{{1|1}}}| }}</span></includeonly><!-- | --><span style="white-space:nowrap;">{{loop|{{{1|1}}}| }}</span></includeonly><!-- | ||
--><noinclude> | --><noinclude> | ||
Template to produce multiple consecutive [[non-breaking space]]s ("<code><big>&nbsp;</big></code>"s). | Template to produce multiple consecutive [[non-breaking space]]s ("<code><big>&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 17:30, 16 February 2007
Template:Protected template
Template to produce multiple consecutive non-breaking spaces ("
"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.