Template:ZWS/doc: Difference between revisions
From Bonkipedia
[[mw:]]>ArielGlenn (Created page with "{{Documentation subpage}} The zero width space is character ​ Use this template in conjunction with Template:CodeCommentary, to produce that character at the be...") |
ManfredoDo (talk | contribs) m (1 revision imported: Workaround and Utility Templates) |
(No difference)
|
Latest revision as of 17:49, 12 November 2022
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 > |