Template:Thin space
(Redirected from Template:Thinspace)
![]() | This template is used on approximately 17,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Displays its arguments in a {{nowrap}} span separated by thin spaces ( 
). (Supports up to 10 arguments.) If only one parameter the text in parameter one is surrounded by one thin space on each side. With no parameters it will output one  
.
Usage
Input | Output |
---|---|
{{thinspace |
J. R. R. Tolkien |
<syntaxhighlight lang="wikitext" inline>sin 2φ</syntaxhighlight> | sin 2φ |
<syntaxhighlight lang="wikitext" inline>x = 2</syntaxhighlight> | x = 2 |
{{thinspace |
299 792 458 m/s |
{{thinspace}} | |
({{thinspace |
( symbol ) |
Comparisons
Name (alias) |
→ Instance← |
Example code and ... | Using {{spaces}} | Output | Output {{spaces}} |
---|---|---|---|---|---|
none | → ← |
<syntaxhighlight lang="wikitext" inline="">Text[1]</syntaxhighlight> <syntaxhighlight lang="wikitext" inline="">Text[2]</syntaxhighlight> |
Text[1] Text[2] |
||
Hair (Very thin) |
→ ←
|
<syntaxhighlight lang="wikitext" inline="">Text [3]</syntaxhighlight> <syntaxhighlight lang="wikitext" inline="">Text [4]</syntaxhighlight> |
Text{{spaces|hair}}<ref>...</ref>
|
Text [1] Text [2] |
Text [1] Text [2] |
2-pixel | → ←
|
<syntaxhighlight lang="wikitext" inline="">Text[5]</syntaxhighlight> <syntaxhighlight lang="wikitext" inline="">Text[6]</syntaxhighlight> |
Text Text [2] |
[1]||
Narrow no-break | → ←
|
<syntaxhighlight lang="wikitext" inline="">Text [7]</syntaxhighlight> <syntaxhighlight lang="wikitext" inline="">Text [8]</syntaxhighlight> |
Text [1] Text [2] |
||
Thin | → ←
|
<syntaxhighlight lang="wikitext" inline="">Text [9]</syntaxhighlight> <syntaxhighlight lang="wikitext" inline="">Text [10]</syntaxhighlight> |
Text{{spaces|thin}}<ref>...</ref>
|
Text [1] Text [2] |
Text [1] Text [2] |
Standard[a] | → ←
|
<syntaxhighlight lang="wikitext" inline="">Text [11]</syntaxhighlight> <syntaxhighlight lang="wikitext" inline="">Text [12]</syntaxhighlight> |
Text{{spaces}}<ref>...</ref>
|
Text [1] | Text [1] Text [2] |
En | → ←
|
<syntaxhighlight lang="wikitext" inline="">1 3</syntaxhighlight> | 1{{spaces|en}}3
|
1 3 | 1 3 |
Figure | → ←
|
<syntaxhighlight lang="wikitext" inline="">123 1 3</syntaxhighlight> |
123<br/>1{{spaces|fig}}3
|
123 1 3 |
123 1 3 |
Em | → ←
|
<syntaxhighlight lang="wikitext" inline="">1 3</syntaxhighlight> | 1{{spaces|em}}3
|
1 3 | 1 3 |
- ^ Provided here by a non-breaking space ( ).