Template:No ping/sandbox
This is the template sandbox page for Template:No ping (diff). See also the companion subpage for test cases. |
This template is used on approximately 387,000 pages, or roughly 1% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
This template uses Lua: |
Purpose
[edit]This template links to a user page, or to multiple user pages, without triggering the notification system. It is not necessary to use this template if you are not signing your post, as Notifications mentions only work with a signature included.
Usage
[edit]Basic usage:
{{no ping|username 1|username 2|...}}
By default, usernames are displayed, but this can be overridden with the |labeln=
parameters.
{{no ping|username 1|label1=label 1|username 2|label2=label 2|...}}
Appropriate use
[edit]As transparency is a core value of Wikipedia, please be cautious when using this template. It is fine to use it to avoid bothering an editor about something in which there is no reasonable expectation they would be interested. On the other hand, using it when criticizing another editor will often be perceived negatively, as not notifying them denies them the chance to respond.
Examples
[edit]{{no ping|Example|Example2}}
→ Example and Example2{{no ping|Example|label1=User 1|Example2|label2=User 2}}
→ User 1 and User 2
Consequences
[edit]The template avoids notifications by making external links with code like <span class="plainlinks">[https://en.wikipedia.org/wiki/User:Username username]</span>
instead of wikilinks like [[User:Username|Username]]
. An external link icon is avoided with plainlinks
but there are other consequences of not using a wikilink. The link will not be red for non-existing user pages, the blue link will have a lighter color than usual for most readers, and the page the template is used on will not appear at Special:WhatLinksHere for the user page. The link is recognized by Navigational Popups, which handles it the way it would handle other links.
Redirects
[edit]You can use the following text in place of "No ping":
See also
[edit]- {{No ping2}}: This template functions similarly to {{no ping}}, but also provides Talk and Contributions links.
- {{Reply to}}
- {{Ping group}}
{{subst:Please ping|no}}
(inserts message asking not to be pinged)- {{Hidden ping}}: pings without displaying any text
- {{No ping wikilink}}
Link to userpages without generating an alert (a ping)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Username | 1 | The name of the user you want to link to.
| User | required |