साँचा:Zero width joiner/doc
यह एक साँचा विवरण उपपृष्ठ है, साँचा:Zero width joiner के लिए। इस पन्ने पर ऐसी जानकारियाँ हैं जो, श्रेणीकरण एवं अन्य चीजों से संबंधित हैं जो मूल साँचा पृष्ठ पर नहीं हैं। |
The template {{zwj}} inserts the code
, producing a 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 ‍
except is immaterial and does not display on the page.
Usage
[सम्पादन]This template can be used, for example, to prevent text to wrap as in:
- something that needs a citation
साँचा:Fake citation needed
Inserting {{zwj}}
between the text and the tag produces instead:
- something that needs a citationसाँचा:Fake citation needed
History
[सम्पादन]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.
‍