Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 03:10, 16 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{template shortcut|fs|fsp}} == Usage == {{tlx|Figure space}} provides a {{unichar|2007|figure space|html=|nlink=}}, a non-breaking space equal in width to a digit. This is equivalent to: {{#tag:syntaxhighlight|{{Figure space}}|lang=html}} An optional parameter specifies the number of spaces to generate: {{tlx|Figure space|5}} produces {{#tag:syntaxhighlight|{{Figure space|5}}|lang=html}} == TemplateData == {{TemplateData header}} <templated...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{Figure space}} provides a U+2007 FIGURE SPACE (&numsp;), 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. See a monthly parameter usage report for Template:Figure space in articles based on its TemplateData.

TemplateData for Figure space

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

Template parameters

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