Template:Space comparison: Difference between revisions
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
Line 1:
{| class="wikitable"
|-
!
!Using {{Tl|spaces}}||Output
!Output {{Tl|spaces}}
|-
|
|
|Some text{{dummy reference}}
|
|-
|
|<syntaxhighlight lang="html" inline="">Some text{{hair space}}<ref>...</ref></syntaxhighlight>
|<code><nowiki>Some text{{spaces|hair}}<ref>...</ref></nowiki></code>
|Some text{{hair space}}{{dummy reference}}
|Some text{{spaces|hair}}{{dummy reference}}
|-
|
|<syntaxhighlight lang="html" inline="">Some text{{px2}}<ref>...</ref></syntaxhighlight>
|
|Some text{{px2}}{{dummy reference}}
|
|-
|
|<syntaxhighlight lang="html" inline="">Some text{{narrow no-break space}}<ref>...</ref></syntaxhighlight>
|
|Some text{{narrow no-break space}}{{dummy reference}}
|
|-
|
|<syntaxhighlight lang="html" inline="">Some text{{thin space}}<ref>...</ref></syntaxhighlight>
|<code><nowiki>Some text{{spaces|thin}}<ref>...</ref></nowiki></code>
|Some text{{thin space}}{{dummy reference}}
|Some text{{spaces|thin}}{{dummy reference}}
|-
|
|<syntaxhighlight lang="html" inline="">Some text <ref>...</ref></syntaxhighlight>
|<code><nowiki>Some text{{spaces}}<ref>...</ref></nowiki></code>
|Some text {{dummy reference}}
|Some text{{spaces}}{{dummy reference}}
|-
|
|<syntaxhighlight lang="html" inline="">1 3</syntaxhighlight>
|<code><nowiki>1{{spaces|en}}3</nowiki></code>
|1 3
|1{{spaces|en}}3
|-
|
|<syntaxhighlight lang="html" inline="">123<br/>1{{figure space}}3</syntaxhighlight>
|<code><nowiki>123{{br}}1{{spaces|fig}}3</nowiki></code>
|123<br />1{{figure space}}3
|123{{br}}1{{spaces|fig}}3
|-
|
|<syntaxhighlight lang="html" inline="">1 3</syntaxhighlight>
|<code><nowiki>1{{spaces|em}}3</nowiki></code>
|1 3
|1{{spaces|em}}3
|-
|}{{raise|{{smaller| {{sup|a}} Provided here by a [[Wikipedia:non-breaking space|non-breaking space]] ({{mono|105%|&nbsp;}}).}}}}
| |||