|
|
| (2 intermediate revisions by one user not shown) |
| Line 1: |
Line 1: |
| | <span class="nowrap"> </span><noinclude> | | <span class="nowrap"> </span><noinclude> |
| | <br> | | <br> |
| − | A simple template to insert code for a non-breaking narrow space. Used to control line wrapping. Can be used as a thousands separator in numbers. | + | A simple template to insert code for a non-breaking narrow space. Used to control line wrapping. Can be used as a thousands separator for large numbers. |
| | | | |
| | '''Usage''': | | '''Usage''': |
| Line 16: |
Line 16: |
| | | | |
| | 20{{nnbsp}}000 | | 20{{nnbsp}}000 |
| | + | |
| | + | '''See also''' |
| | + | |
| | + | * [[Template:Nbsp]] — for non-breaking regular space |
| | + | * [[Template:Nowrap]] — added a nowrap construct to text which might otherwise break |
| | + | |
| | | | |
| | </noinclude> | | </noinclude> |
Latest revision as of 12:17, 12 December 2016
A simple template to insert code for a non-breaking narrow space. Used to control line wrapping. Can be used as a thousands separator for large numbers.
Usage:
{{nnbsp}}
Example
20{{nnbsp}}000
20 000
See also