Editing Template:Space comparison

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 4: Line 4:
!Output {{Tl|spaces}}
!Output {{Tl|spaces}}
|-
|-
|''none''||{{Bordered arrows|}}||<syntaxhighlight lang="wikitext" inline="">Text<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="wikitext" inline="">''Text''<ref>...</ref></syntaxhighlight>
|''none''||{{Bordered arrows|}}||<syntaxhighlight lang="html" inline="">Text<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="html" inline="">''Text''<ref>...</ref></syntaxhighlight>
|
|
|Text{{dummy reference}}<br>''Text''{{dummy reference|2}}
|Text{{dummy reference}}<br>''Text''{{dummy reference|2}}
Line 10: Line 10:
|-
|-
|Hair<br>(Very thin)||{{Bordered arrows|{{hair space}}}}
|Hair<br>(Very thin)||{{Bordered arrows|{{hair space}}}}
|<syntaxhighlight lang="wikitext" inline="">Text{{hair space}}<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="wikitext" inline="">''Text''{{hair space}}<ref>...</ref></syntaxhighlight>
|<syntaxhighlight lang="html" inline="">Text{{hair space}}<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="html" inline="">''Text''{{hair space}}<ref>...</ref></syntaxhighlight>
|<code><nowiki>Text{{spaces|hair}}<ref>...</ref></nowiki></code>
|<code><nowiki>Text{{spaces|hair}}<ref>...</ref></nowiki></code>
|Text{{hair space}}{{dummy reference}}<br>''Text''{{hair space}}{{dummy reference|2}}
|Text{{hair space}}{{dummy reference}}<br>''Text''{{hair space}}{{dummy reference|2}}
Line 16: Line 16:
|-
|-
|2-pixel||{{Bordered arrows|{{px2}}}}
|2-pixel||{{Bordered arrows|{{px2}}}}
|<syntaxhighlight lang="wikitext" inline="">Text{{px2}}<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="wikitext" inline="">''Text''{{px2}}<ref>...</ref></syntaxhighlight>
|<syntaxhighlight lang="html" inline="">Text{{px2}}<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="html" inline="">''Text''{{px2}}<ref>...</ref></syntaxhighlight>
|
|
|Text{{px2}}{{dummy reference}}<br>''Text''{{px2}}{{dummy reference|2}}
|Text{{px2}}{{dummy reference}}<br>''Text''{{px2}}{{dummy reference|2}}
Line 22: Line 22:
|-
|-
|Narrow no-break||{{Bordered arrows|{{narrow no-break space}}}}
|Narrow no-break||{{Bordered arrows|{{narrow no-break space}}}}
|<syntaxhighlight lang="wikitext" inline="">Text{{narrow no-break space}}<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="wikitext" inline="">''Text''{{narrow no-break space}}<ref>...</ref></syntaxhighlight>
|<syntaxhighlight lang="html" inline="">Text{{narrow no-break space}}<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="html" inline="">''Text''{{narrow no-break space}}<ref>...</ref></syntaxhighlight>
|
|
|Text{{narrow no-break space}}{{dummy reference}}<br>''Text''{{narrow no-break space}}{{dummy reference|2}}
|Text{{narrow no-break space}}{{dummy reference}}<br>''Text''{{narrow no-break space}}{{dummy reference|2}}
Line 28: Line 28:
|-
|-
|Thin||{{Bordered arrows|{{thin space}}}}
|Thin||{{Bordered arrows|{{thin space}}}}
|<syntaxhighlight lang="wikitext" inline="">Text{{thin space}}<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="wikitext" inline="">''Text''{{thin space}}<ref>...</ref></syntaxhighlight>
|<syntaxhighlight lang="html" inline="">Text{{thin space}}<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="html" inline="">''Text''{{thin space}}<ref>...</ref></syntaxhighlight>
|<code><nowiki>Text{{spaces|thin}}<ref>...</ref></nowiki></code>
|<code><nowiki>Text{{spaces|thin}}<ref>...</ref></nowiki></code>
|Text{{thin space}}{{dummy reference}}<br>''Text''{{thin space}}{{dummy reference|2}}
|Text{{thin space}}{{dummy reference}}<br>''Text''{{thin space}}{{dummy reference|2}}
|Text{{spaces|thin}}{{dummy reference}}<br>''Text''{{spaces|thin}}{{dummy reference|2}}
|Text{{spaces|thin}}{{dummy reference}}<br>''Text''{{spaces|thin}}{{dummy reference|2}}
|-
|-
|Standard{{efn|Provided here by a [[Wikipedia:non-breaking space|non-breaking space]] ({{mono|105%|&amp;nbsp;}}).}}||{{Bordered arrows|&nbsp;}}
|Standard{{sup|a}}||{{Bordered arrows|&nbsp;}}
|<syntaxhighlight lang="wikitext" inline="">Text&nbsp;<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="wikitext" inline="">''Text''&nbsp;<ref>...</ref></syntaxhighlight>
|<syntaxhighlight lang="html" inline="">Text&nbsp;<ref>...</ref></syntaxhighlight><br><syntaxhighlight lang="html" inline="">''Text''&nbsp;<ref>...</ref></syntaxhighlight>
|<code><nowiki>Text{{spaces}}<ref>...</ref></nowiki></code>
|<code><nowiki>Text{{spaces}}<ref>...</ref></nowiki></code>
|Text&nbsp;{{dummy reference}}
|Text&nbsp;{{dummy reference}}
Line 40: Line 40:
|-
|-
|En||{{Bordered arrows|&ensp;}}
|En||{{Bordered arrows|&ensp;}}
|<syntaxhighlight lang="wikitext" inline="">1&ensp;3</syntaxhighlight>
|<syntaxhighlight lang="html" inline="">1&ensp;3</syntaxhighlight>
|<code><nowiki>1{{spaces|en}}3</nowiki></code>
|<code><nowiki>1{{spaces|en}}3</nowiki></code>
|1&ensp;3
|1&ensp;3
Line 46: Line 46:
|-
|-
|Figure||{{Bordered arrows|{{figure space}}}}
|Figure||{{Bordered arrows|{{figure space}}}}
|<syntaxhighlight lang="wikitext" inline="">123<br/>1{{figure space}}3</syntaxhighlight>
|<syntaxhighlight lang="html" inline="">123<br/>1{{figure space}}3</syntaxhighlight>
|<code><nowiki>123<br/>1{{spaces|fig}}3</nowiki></code>
|<code><nowiki>123<br/>1{{spaces|fig}}3</nowiki></code>
|123<br />1{{figure space}}3
|123<br />1{{figure space}}3
Line 52: Line 52:
|-
|-
|Em||{{Bordered arrows|&emsp;}}
|Em||{{Bordered arrows|&emsp;}}
|<syntaxhighlight lang="wikitext" inline="">1&emsp;3</syntaxhighlight>
|<syntaxhighlight lang="html" inline="">1&emsp;3</syntaxhighlight>
|<code><nowiki>1{{spaces|em}}3</nowiki></code>
|<code><nowiki>1{{spaces|em}}3</nowiki></code>
|1&emsp;3
|1&emsp;3
|1{{spaces|em}}3
|1{{spaces|em}}3
|-
|-
|}{{notelist}}
|}{{raise|{{smaller|&nbsp;{{sup|a}} Provided here by a [[Wikipedia:non-breaking space|non-breaking space]] ({{mono|105%|&amp;nbsp;}}).}}}}
<noinclude>[[Category:Inline spacing templates]]</noinclude>

Please note that all contributions to Timeline of History may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Timeline of History:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)