Template:Spaces: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with "<includeonly><span style="white-space:nowrap;">{{loop15|{{{1|1}}}| }}</span></includeonly><noinclude> {{documentation}} </noinclude>")
 
mNo edit summary
 
Line 2: Line 2:
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>
[[Category:Templates]]

Latest revision as of 22:36, 14 December 2012

[edit] Template documentation

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

Syntax
{{spaces|N}}
where the optional parameter N is the desired number of consecutive non-breaking spaces (numeric, with a range of 1 to 15).
{{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[edit source]

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