Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Template:Thin space/doc

From Wikipedia, the free encyclopedia

Displays its arguments in a {{nowrap}} span separated by thin spaces ( ) (supports up to 10 arguments). If only one parameter is used, the text in parameter one is surrounded by one thin space on each side. With no parameters, it will output one  .

Usage

[edit]
InputOutput
{{thin space|sin|2''φ''}} sin2φ
{{thin space|299|792|458 m/s}} 299792458 m/s
{{thin space}}
({{thin space|symbol}}) (symbol)

Comparisons

[edit]
Name
(alias)
InstanceExample code and ... Using {{spaces}}Output Output {{spaces}}
noneText<ref>...</ref>
''Text''<ref>...</ref>
Text[1]
Text[2]
Hair
(Very thin)
Text{{hair space}}<ref>...</ref>
''Text''{{hair space}}<ref>...</ref>
Text{{spaces|hair}}<ref>...</ref> Text[1]
Text[2]
Text[1]
Text[2]
2-pixel Text{{px2}}<ref>...</ref>
''Text''{{px2}}<ref>...</ref>
Text[1]
Text[2]
Narrow no-break Text{{narrow no-break space}}<ref>...</ref>
''Text''{{narrow no-break space}}<ref>...</ref>
Text[1]
Text[2]
Thin Text{{thin space}}<ref>...</ref>
''Text''{{thin space}}<ref>...</ref>
Text{{spaces|thin}}<ref>...</ref> Text[1]
Text[2]
Text[1]
Text[2]
Standard[a]  Text&nbsp;<ref>...</ref>
''Text''&nbsp;<ref>...</ref>
Text{{spaces}}<ref>...</ref> Text [1] Text [1]
Text [2]
En 1&ensp;3 1{{spaces|en}}3 13 13
Figure 123<br/>1&numsp;3 123<br/>1{{spaces|fig}}3 123
13
123
13
Em 1&emsp;3 1{{spaces|em}}3 13 13
  1. Provided here by a non-breaking space (&nbsp;).