Difference between revisions of "Template:0ws/doc"
Jump to navigation
Jump to search
blackwiki>DePiep (can't get the code template right in this (keeps producing "amp" not "&") |
blackwiki>DePiep m (create link to article ZWSP) |
||
| Line 3: | Line 3: | ||
===Template=== | ===Template=== | ||
| − | The template {{tl|0ws}} insderts the code {{code|​}} literally, which produces a (non-breaking) <small>ZERO WHITE SPACE</small> in the rendered wiki-page. | + | The template {{tl|0ws}} insderts the code {{code|​}} literally, which produces a (non-breaking) [[ZWSP|<small>ZERO WHITE SPACE</small>]] in the rendered wiki-page. |
=== Usage === | === Usage === | ||
This is a convenience template for the zero-width space character, U+200B ({{code|​}}). <br> | This is a convenience template for the zero-width space character, U+200B ({{code|​}}). <br> | ||
Revision as of 18:39, 5 August 2010
| This is a documentation subpage for Template:0ws. It contains usage information, categories and other content that is not part of the original template page. |
Template
The template {{0ws}} insderts the code ​ literally, which produces a (non-breaking) ZERO WHITE SPACE in the rendered wiki-page.
Usage
This is a convenience template for the zero-width space character, U+200B (​).
It is completely invisible in display, but has the effect of acting as a multi-line breaking point for text inside a word that otherwise would not break. Whitespace and normal dashes (-) are already multi-line breakpoints, but this template allows the special insertion of invisible breakpoints inside words.
The zero-width space character has a higher breaking priority than the dash character (-), so when using it in a phrase with dashes, it is recommended to place a zero-width space immediately after each dash as well.