|
|
(One intermediate revision by one user not shown) |
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