Jump to content

Template:Space/doc

From BadWolfMC Wiki
Revision as of 22:01, 6 May 2025 by Merc (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[</nowiki>Wikipedia:Wikidata<nowiki>]]) --> {{Template shortcut|&nbsp|nbs|nbsp|nbsp;|space|spcs}} {{COinS safe|n}} {{never substitute}} {{high use}} {{stack|{{Lua|Module:String}}}}<!--wider box than {{Template shortcut}}--> A template used to insert one or more non-breaking spaces (<code>&nbsp;</code>) to prevent automatic line...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A template used to insert one or more non-breaking spaces (&nbsp;) to prevent automatic line breaks at specific points in the text. This is useful for keeping elements such as numbers and units together.

Usage

Syntax

Template:Larger produces N consecutive non-breaking spaces (where N is a whole number larger than zero) of the type specified by the second parameter (which are ordered by decreasing space width): em, fig, en, thin, hair. If type is not specified, N non-breaking spaces (&nbsp;) are produced. A non-breaking space has the same width as a standard space, whose width is between the width of en and thin.

Template:Larger produces a single non-breaking space of the type indicated.

Controlling line-breaking in infoboxes

This template, usually as its alias {{nbsp}}, may be used with {{wbr}} and {{nowrap}} to control line-breaking in bulletless lists in infoboxes, to prevent wrapped long entries from being confused with multiple entries. See Template:Wbr/doc#Controlling line-breaking in infoboxes for details.

Comparisons

Template:Space comparison

Template data

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Space in articles based on its TemplateData.

TemplateData for Space

Inserts one or more non-breaking spaces

Template parameters

ParameterDescriptionTypeStatus
Quantity1

How many non-breaking spaces to insert

Default
1
Numberoptional
Type2

Non-default types (in decreasing order of width): em, fig, en, thin, hair

Suggested values
em fig en nbsp thin hair
Default
&nbsp;
Stringoptional

See also

Template:Inline spacing templates