This is the template sandbox page for Template:Zero width joiner (diff). |
This template is used on approximately 3,500 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Preview message: Transclusion count updated automatically (see documentation). |
The template {{zero width joiner}} inserts the code ‍
, producing a U+200D ZERO WIDTH JOINER (‍) in the rendered wiki-page. This invisibly 'sews together' two words as if they were a single word, preventing their separation at line breaks. It acts as a {{no-break space}}
except is immaterial and does not display on the page.
This template can be used, for example, to prevent text to wrap as in:
Inserting {{zero width joiner}}
between the text and the tag produces instead:
This template used to employ code of the older "Zero-width non-breaking space" that is now outdated, as of Unicode 3.2. Though Unicode suggests a Word Joiner instead, zero-width joiner does practically the same thing and better matches the already-existing {{zwnj}}. An alternative is to simply use the HTML code ‍
in wikimarkup.
TemplateData for Zero width joiner
Inserts a zero-width joiner character
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |