සැකිල්ල:Zero width joiner
මෙම සැකිල්ල පිටු බොහෝ ගණනක භාවිතා වන නිසා සිදුකරන වෙනස් කිරීම් බොහෝ ස්ථානවලට බලපානු ඇත. ඔබ සිදුකිරීමට අදහස් කරන වෙනස්කම් මෙම සැකිල්ලට අදාළ /sandbox හෝ /testcases උපපිටුවල, හෝ ඔබගේ පරිශීලක උපපිටුවේ පළමුව සිදුකොට පරීක්ෂාකර බලන්න. එම වෙනස්කම් සිදුකිරීමට ප්රථම අදාළ සාකච්ඡා පිටුවේ ඒ පිළිබඳව සංවාදයක් ගොඩනැගීමට කාරුණික වන්න.
Transclusion count updated automatically (ප්රලේඛනය වෙතට යොමුවන්න). |
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.
Usage
[සංස්කරණය]This template can be used, for example, to prevent text to wrap as in:
- something that needs a citation
[citation needed]
Inserting {{zero width joiner}}
between the text and the tag produces instead:
- A zero width joiner[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.
TemplateData
[සංස්කරණය]TemplateData for Zero width joiner
Inserts a zero-width joiner character
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |
See also
[සංස්කරණය]- {{Non breaking hyphen}}
- {{Soft hyphen}}
- {{Zwnj}} – zero width non-joiner, allows two pieces of text to wrap when they otherwise wouldn't