From Test-Scratch-Wiki
![]() |
This is a documentation subpage for Template:Space (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
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 |