Template:!!
This page has been nominated for deletion.
The given reason is: broken, interpreted as a pipe like the magic word
If you disagree with its deletion, do not remove this notice; discuss your objections on the associated discussion page.
Administrators, please remember to check if anything links here and the page history before deleting.
This notice should remain for a minimum of 1 month after it was placed on the page. If discussion is still ongoing it should remain until a consensus is reached, at which time the page may be deleted or this notice may be removed. (However, if the page has only been edited by the user who nominated it for deletion and/or is in the nominator's user space, then a speedy deletion may be called for.)Documentation
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages.
As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.
This template produces the pipe (or vertical bar) character, |
, in such a way that it will never be interpreted as wiki markup (unlike {{!}}, which is interpreted as wiki markup in some contexts — see that template's documentation).
Specifically, its output is |
which is the HTML entity for the pipe symbol.
The name of the template was chosen to suggest, "I really want to see a pipe character!" (whereas the name of {{!}} might suggest, "Give me a pipe character that may be used as wiki markup, if necessary").
Note that this template does not work the same way as the Wikipedia template of the same name.
Parameters
None.
Usage
{{!!}}
See the template's testcases:
Correct
{{!!}}
{{!}}
instead.
{| class="wikitable" | this {{!!}} that |}
that |
that |
{{cmd|mount {{!!}} sort}}
user $
mount | sort
user $
mount | sort
{{!}}
could also be used here, but this works fine.
{{noop|{{{!!}} class{{=}}"wikitable"<br> {{!!}} cell contents<br> {{!!}}} }}
| cell contents
|}
| cell contents
|}
Incorrect
{{!!|anything}}
See also
The above documentation is transcluded from Template:!!/doc. (edit | history)
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.
Please add categories and interwikis to the /doc subpage. (See the subpages of this template.)