Jump to content

Template:Figure space/doc

From pool
Revision as of 11:10, 5 November 2020 by Caleb Cooper (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.

Usage

{{Figure space}} provides a U+2007 FIGURE SPACE (HTML   ·  ), a non-breaking space equal in width to a digit. This is equivalent to:

<span class="nowrap">&#8199;</span>

An optional parameter specifies the number of spaces to generate:

{{Figure space|5}} produces

<span class="nowrap">&#8199;&#8199;&#8199;&#8199;&#8199;</span>

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Figure space/doc

Inserts one or more figure spaces; a unicode non-breaking space character with width equal to a numeric digit

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Quantity1

How many figure spaces to insert

Default
1
Example
4
Auto value
1
Numberoptional

See also