Template:Space comparison: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{| class="wikitable" |
{| class="wikitable" |
||
|- |
|- |
||
! |
!Name / size||{{Bordered arrows|Instance}}||Example code and ... |
||
!Using {{Tl|spaces}}||output |
|||
|- |
|- |
||
| |
|''none''||{{Bordered arrows|}}||<syntaxhighlight lang="html" inline="">Some text<ref>...</ref></syntaxhighlight> |
||
| ||Some text{{dummy reference}} |
|||
|- |
|- |
||
| |
|Hair||{{Bordered arrows|{{hair space}}}}||<syntaxhighlight lang="html" inline="">Some text{{hair space}}<ref>...</ref></syntaxhighlight> |
||
| ||Some text{{hair space}}{{dummy reference}} |
|||
|- |
|- |
||
| |
|2-pixel||{{Bordered arrows|{{px2}}}}||<syntaxhighlight lang="html" inline="">Some text{{px2}}<ref>...</ref></syntaxhighlight> |
||
| ||Some text{{px2}}{{dummy reference}} |
|||
|- |
|- |
||
| |
|Narrow no-break||{{Bordered arrows|{{narrow no-break space}}}}||<syntaxhighlight lang="html" inline="">Some text{{narrow no-break space}}<ref>...</ref></syntaxhighlight> |
||
| ||Some text{{narrow no-break space}}{{dummy reference}} |
|||
|- |
|- |
||
| |
|Thin||{{Bordered arrows|{{thin space}}}}||<syntaxhighlight lang="html" inline="">Some text{{thin space}}<ref>...</ref></syntaxhighlight> |
||
| ||Some text{{thin space}}{{dummy reference}} |
|||
|- |
|- |
||
| |
|Standard{{sup|a}}||{{Bordered arrows| }}||<syntaxhighlight lang="html" inline="">Some text <ref>...</ref></syntaxhighlight> |
||
| ||Some text {{dummy reference}} |
|||
|- |
|- |
||
| |
|En||{{Bordered arrows| }}||<syntaxhighlight lang="html" inline="">1 3</syntaxhighlight> |
||
| ||1 3 |
|||
|- |
|- |
||
| |
|Figure||{{Bordered arrows|{{figure space}}}}||<syntaxhighlight lang="html" inline="">123<br/>1{{figure space}}3</syntaxhighlight> |
||
| ||123<br />1{{figure space}}3 |
|||
|- |
|- |
||
| |
|Em||{{Bordered arrows| }}||<syntaxhighlight lang="html" inline="">1 3</syntaxhighlight> |
||
| ||1 3 |
|||
|- |
|- |
||
|}{{raise|{{smaller| {{sup|a}} Provided here by a [[Wikipedia:non-breaking space|non-breaking space]] ({{mono|105%|&nbsp;}}).}}}} |
|}{{raise|{{smaller| {{sup|a}} Provided here by a [[Wikipedia:non-breaking space|non-breaking space]] ({{mono|105%|&nbsp;}}).}}}} |
||
Revision as of 17:39, 5 November 2020
| Name / size | →Instance← |
Example code and ... | Using {{spaces}} | output |
|---|---|---|---|---|
| none | →← |
Some text<ref>...</ref>
|
Some text[1] | |
| Hair | → ← |
Some text{{hair space}}<ref>...</ref>
|
Some text [1] | |
| 2-pixel | →← |
Some text{{px2}}<ref>...</ref>
|
Some text[1] | |
| Narrow no-break | → ← |
Some text{{narrow no-break space}}<ref>...</ref>
|
Some text [1] | |
| Thin | → ← |
Some text{{thin space}}<ref>...</ref>
|
Some text [1] | |
| Standarda | → ← |
Some text <ref>...</ref>
|
Some text [1] | |
| En | → ← |
1 3
|
1 3 | |
| Figure | → ← |
123<br/>1{{figure space}}3
|
123 1 3 | |
| Em | → ← |
1 3
|
1 3 |
a Provided here by a non-breaking space ( ).