Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Template:Zero width joiner/doc

From Wikipedia, the free encyclopedia

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 {{non-breaking space}}   except that it is immaterial and does not display on the page.

Usage

[edit]

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

[edit]

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

[edit]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Zero width joiner in articles based on its TemplateData.

TemplateData for Zero width joiner

Inserts a zero-width joiner character

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
No parameters specified

See also

[edit]