Template:Spaces/doc
From TechInfoDepot
Jump to navigationJump to searchThis is a documentation subpage for Template:Spaces. It may contain usage information, categories and other content that is not part of the original template page. |
|
A template to produce multiple non-breaking spaces ("
"s).
- Syntax
{{spaces|N}}
...... to produce N consecutive non-breaking spaces (where N is a whole number larger than zero).
{{spaces}}
without any parameter produces a single non-breaking space, but, as "spaces" is plural, using
itself (or, if this is not possible, {{nbsp}}
) is preferred for this purpose.
Template data
See also
- {{pad}} to add inline spacing in units of px, em or ex.
{{nowrap|item}}
to stop the linewrapping of any part of item.- {{nb5}} to insert five non-breaking spaces.