Template:Spaces/doc

From Wayne County, Ohio Online Resource Center
Jump to navigation Jump to search

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

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Spaces

Inserts one or more non-breaking spaces

Template parameters

ParameterDescriptionTypeStatus
Quantity1

How many non-breaking spaces to insert

Default
1
Numberoptional

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.