Template:ZWS/doc
This is a documentation subpage for Template:ZWS. It contains usage information, categories and other content that is not part of the original Template page. |
The zero width space is character ​
Use this template in conjunction with Template:CodeCommentary, to produce that character at the beginning of the first or last line of a code block that starts with spaces, to prevent those spaces or entirely blank lines from disappearing.
Use this template to produce the character(s) "" as ordinary text rather than as part of a link ([[ ]]
), transclusion ({{ }}
), variable ({{{ }}}
), etc.
Similar templates
Template call (m for magic word) |
Output (delayed interpretation as wikitext) | HTML alternative (never interpreted as wikitext) |
---|---|---|
{{!}} (m)
|
|
|
|
|
{{=}} (m)
|
=
|
=
|
{{!!}}
|
||
|
||
|
{{!(}}
|
[
|
[
|
{{)!}}
|
]
|
]
|
{{!((}}
|
[[
|
[[
|
{{))!}}
|
]]
|
]]
|
{{(}}
|
{
|
{
|
{{)}}
|
}
|
}
|
{{((}}
|
{{
|
{{
|
{{))}}
|
}}
|
}}
|
{{(((}}
|
{{{
|
{{{
|
{{)))}}
|
}}}
|
}}}
|
{{(!}}
|
{|
|
{|
|
{{!)}}
|
|}
|
|}
|
{{^(}}
|
<
|
< or <
|
{{)^}}
|
>
|
> or >
|