| This template should not be substituted.
|}
This is an auxiliary template that allows one to encode "|}". In Wiki markup, this character sequence indicates the end of a table, and this escape template allows Wikitables to be built inside templates and other Wikitables.
Template calls for escaping characters
| Template call* |
Output** |
HTML alternative***
|
{{!}} (m) |
| |
| or {{pipe}}
|
{{=}} (m) |
= |
=
|
{{!!}} |
|| |
||
|
{{!(}} |
[ |
[ or {{lbrack}}
|
{{)!}} |
] |
] or {{rbrack}}
|
{{!((}} |
[[ |
[[
|
{{))!}} |
]] |
]]
|
{{(}} |
{ |
{
|
{{)}} |
} |
}
|
{{((}} |
{{ |
{{
|
{{))}} |
}} |
}}
|
{{(((}} |
{{{ |
{{{
|
{{)))}} |
}}} |
}}}
|
{{(!}} |
{| |
{|
|
{{!+}} |
|+ |
|+
|
{{!-}} |
|- |
|-
|
{{!)}} |
|} |
|}
|
{{'}} |
' |
'
|
{{colon}} |
: |
:
|
{{^(}} |
< |
< or <
|
{{)^}} |
> |
> or >
|
| This table: View • Talk • Edit
|
* m for magic word
** Delayed interpretation as Wiki markup
*** Never interpreted as Wiki markup
|