Template:Figure space/doc
This is a documentation subpage for Template:Figure space. It contains usage information, categories and other content that is not part of the original Template page. |
Usage
{{Figure space}} provides a U+2007 FIGURE SPACE ( ), a non-breaking space equal in width to a digit. This is equivalent to:
<span class="nowrap"> </span>
An optional parameter specifies the number of spaces to generate:
{{Figure space|5}} produces
<span class="nowrap">     </span>
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Figure space
Inserts one or more figure spaces; a unicode non-breaking space character with width equal to a numeric digit
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quantity | 1 | How many figure spaces to insert
| Number | optional |
See also