Template:Spaces/doc: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with "{{documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> Template to produce single or multiple non-breaking spaces ("<code><big>&nbsp;</big></co...")
 
mNo edit summary
 
Line 15: Line 15:


</includeonly>
</includeonly>
[[Category:Templates]]

Latest revision as of 22:36, 14 December 2012

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