From Test-Scratch-Wiki
This documentation is transcluded from Template:Space/doc.
Usage
This template replaces itself with a non-breaking space. Opposed to a breaking space (or commonly known as a line break), it prevents automatic line breaks at its position. This template must be substituted.
Example
| Template | Result |
|---|---|
| Test<br/>Test (breaking space) | Test Test |
| Test{{Space}}Test (non-breaking space) | Test Test |