Difference between revisions of "Template:Spaces/doc"

From LIMSWiki
Jump to navigationJump to search
(Created as needed.)
 
(Updated.)
Line 1: Line 1:
{{documentation subpage}}
{{documentation subpage}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
Template to produce single or multiple [[non-breaking space]]s ("<code><big>&amp;nbsp;</big></code>"s).
Template to produce single or multiple non-breaking spaces ("<code><big>&amp;nbsp;</big></code>"s).


; Syntax : <code><big><nowiki>{{spaces|</nowiki>''N''}}</big></code><br />where the optional parameter ''N'' is the desired number of consecutive non-breaking spaces (numeric, with a range of 1 and larger).
; Syntax : <code><big><nowiki>{{spaces|</nowiki>''N''}}</big></code><br />where the optional parameter ''N'' is the desired number of consecutive non-breaking spaces (numeric, with a range of 1 and larger).

Revision as of 21:26, 29 May 2013

Template to produce single or multiple non-breaking spaces ("&nbsp;"s).

Syntax
{{spaces|N}}
where the optional parameter N is the desired number of consecutive non-breaking spaces (numeric, with a range of 1 and larger).
{{spaces}}
produces a single non-breaking space. You may also use {{nbsp}} (which redirects to this template) as a shortcut for a single non-breaking space.

See also

  • {{pad}}; add spacing in px, em or ex