Template:Figure space/doc: Difference between revisions
Appearance
add category |
Caleb Cooper (talk | contribs) m 1 revision imported |
(No difference)
| |
Revision as of 11:04, 5 November 2020
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"> </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/doc
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