Template:!-
Result: |-
This template is used inside other templates when a pipe symbol is required.
Documentation[edit source]
When combining wikitable syntax with parser functions, |
is interpreted as a parameter separator rather than a table cell or row separator. Using {{!-}}
to begin a new table row instead is a workaround that often solves this problem.
Formatting templates[edit source]
Template | Result |
---|---|
{{!}} |
|
|
{{!-}} |
|-
|
{{!!}} |
||
|
{{(!}} {{!)}} |
{| |}
|
{{!(}} {{)!}} |
[ ]
|
{{!((}} {{))!}} |
[[ ]]
|
{{(}} {{)}} |
{{ }}
|
{{((}} {{))}} |
{{{ }}}
|
{{*}} |
•
|
{{=}} |
=
|
The above documentation is transcluded from Template:!-/doc. (edit | history)