Template:Figure space/doc
< Template:Figure space
Jump to navigation
Jump to search
Revision as of 15:03, 10 September 2020 by Wikipedia>Funandtrvl (add category)
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 (HTML  ⧼dot-separator⧽  ), 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 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
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