Difference between revisions of "Template:Spaces/doc"
From LIMSWiki
Jump to navigationJump to searchShawndouglas (talk | contribs) (Created as needed.) |
Shawndouglas (talk | contribs) (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 | Template to produce single or multiple non-breaking spaces ("<code><big>&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
This is a documentation subpage for Template:Spaces. It contains usage information, categories, interlanguage links, and other content that is not part of the original template page. |
Template to produce single or multiple non-breaking spaces ("
"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