Template:Reply to/doc

From Zoophilia Wiki
Jump to navigationJump to search
Template:Pin redirects here. You may be looking for Template:Pin section.

This template is used to link one or more users' names, in the form "@Username:", to trigger a notification for user(s) you are replying to in a discussion. The notification will work successfully only if you sign your post in the same edit in which you use this template. If you make a mistake in placing this template or in signing, see Help:Fixing failed pings. It is an alternative to the {{talkback}} template. It works on any talk page or Wikipedia namespace page.

You cannot directly type the "@" symbol to notify a user of your reply, you must use the template documented here or manually create a wikilink to their user page.
The "@" symbol is used by this template for display purposes only.

This template is particularly helpful in discussions that are not threaded, to indicate which user's comment is referenced. If you feel that this template unnecessarily personalizes the discussion, you may still use the {{talkback}} template on the user's talk page to indicate that you have replied to a comment. IP addresses are only notified if you post to their user talk page.

Usage

{{reply to|Username}} Message text. ~~~~

The edit that adds this template must meet the following requirement for notifications to work:

  • The edit must add new lines of text, not just edit existing lines.
  • The edit must be signed by adding ~~~~ to the end of the message.
    • If you have specified a custom signature, it must contain a plain wiki link ([[ ]]) to your user page, user talk page, or contributions page; it cannot be embedded in a template.
  • The edit must either be entirely within an existing sections (it cannot have new section headers in the middle) or start a new section (starts with a new section header).
    • Only sections of level 2 and above count.
  • If the number of detected to-be-pinged users exceeds 50, no notifications will be delivered.

See Wikipedia:Notifications and mw:Help:Echo#Technical details for more information.

It is not necessary to use this template to ping the user if you are already linking to the username from your post, neither is it necessary when posting on their own talk page.

Note: Wikipedia does not support using the at sign in a reply to notify the user you are replying to, as many discussion boards do. While Wikipedia shows the results of using this template with an at sign, you must either use a template or directly link to the user's user page (e.g. [[User:Example|@Example]]) to ping them.

@Username Message text. ~~~~ DOES NOT WORK

Single recipient

Use the following syntax:

{{reply to|Username}} Message text. ~~~~

For example, {{Reply to|Jimbo Wales}} generates "@Script error: No such module "No ping".:" and notifies Script error: No such module "No ping"..

The comment must be signed and belong to a named section of a "Talk" or "Wikipedia" namespace page in order for the notification to work.

Multiple recipients

You can reply to up to 50 people at once.

⚠ Warning: If the total number of detected to-be-pinged users in an edit exceeds 50, no notifications will be delivered. This is a software limit, and applies to the entire edit, even if the mentions are split between multiple templates. If you need to ping more than 50 users, it will need to be spread across multiple edits, and each edit needs to add new lines and be signed by you.

Use the following syntax:

{{reply to|User1|User2|User3|User4|User5|User6|User7|User8|User9|User10|...}} Message text. ~~~~

For example, {{reply to|Example|Jimbo Wales}} will produce:

Script error: No such module "Reply to".

Specify a nickname

You can display any text in place of a username by using |labelX=, where X is the index of a positional parameter, counting from 1. For example:

"{{reply to|Example|label1=Exemplar|Example2|label2=John}}" produces "Script error: No such module "Reply to"."

You can also use |label= in place of |label1=. For example:

"{{reply to|Example|label=John}}" produces "Script error: No such module "Reply to"."

Specify a prefix

To change the "@" prefix, use |prefix=custom prefix. For example:

"{{reply to|Example|prefix=Hello }}" produces "Script error: No such module "Reply to"."

Or you can remove the prefix entirely by using |prefix=. For example:

"{{reply to|Example|prefix=}}" produces "Script error: No such module "Reply to"."

Customise punctuation

By default, the template will insert a colon after the final name. To change this, specify the required character using the |p= parameter. For example:

"{{reply to|Example|p=—}}" produces "Script error: No such module "Reply to"."

The parameter omits leading or trailing spaces. Use   instead. For example:

"{{reply to|Example|p= –}} Text message" produces "Script error: No such module "Reply to". Text message"

To simply remove the colon, use the parameter with an empty value:

"{{reply to|Example|p=}}" produces "Script error: No such module "Reply to"."

Customise conjunction

By default, the template will use the word "and" between multiple names. To change this, specify the required conjunction using the |c= parameter. For example:

"{{reply to|Example|Example2|c=or}}" produces "Script error: No such module "Reply to"."
"Neither {{reply to|Example|Example2|Example3|c=nor}}" produces "Neither Script error: No such module "Reply to"."

To simply remove the conjunction, use the parameter with an empty value:

"{{reply to|Example|Example2|c=}}" produces "Script error: No such module "Reply to"."

Or don't use!

If you are using the |prefix= and |p= together to just display one user name, then there is no need to use this template. Simply code [[User:username|]] or {{u|username}}. This will generate the same notifications as are generated by the template.

Error messages

Username not given

Sometimes, when the recipient's username contains an equal sign, for example {{reply to|test=test}}, it will show:

Script error: No such module "Reply to".

To fix this, simply add 1= at the beginning of the username, 2= at the second username, 3= at the third username and so on:

{{reply to|1=test=test}}

More than 50 names specified

If more than 50 names are specified in the template, it will show:

Script error: No such module "Reply to".

This is a limitation of the notification system, as documented at mw:Manual:Echo. Note that the system limitation is per edit, so while splitting a longer list between two templates will avoid this error message, none of the notifications will be sent. In the rare case you need to notify more than 50 people, it will need to be done in multiple edits.

Redirects

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for Reply to

Trigger a notification to one or several registered user(s) you are replying to in a discussion.

Template parameters

ParameterDescriptionTypeStatus
Username #11

The name of the first user that you want to notify

Userrequired
Username #22

The name of the second user you want to notify (optional)

Useroptional
Username #33

The name of the third user you want to notify (optional)

Useroptional
Username #44

The name of the fourth user you want to notify (optional)

Useroptional
Username #55

The name of the fifth user you want to notify (optional)

Useroptional
Username #66

The name of the sixth user you want to notify (optional)

Useroptional
Username #77

The name of the seventh user you want to notify (optional)

Useroptional
Username #88

The name of the eighth user you want to notify (optional)

Useroptional
Username #99

The name of the ninth user you want to notify (optional)

Useroptional
Username #1010

The name of the tenth user you want to notify (optional)

Useroptional
Label #1label1 label

An alternative nickname to be displayed instead of the first username (optional)

Stringoptional
Label #2label2

An alternative nickname to be displayed instead of the second username (optional)

Stringoptional
Label #3label3

An alternative nickname to be displayed instead of the third username (optional)

Stringoptional
Label #4label4

An alternative nickname to be displayed instead of the fourth username (optional)

Stringoptional
Label #5label5

An alternative nickname to be displayed instead of the fifth username (optional)

Stringoptional
Label #6label6

An alternative nickname to be displayed instead of the sixth username (optional)

Stringoptional
Label #7label7

An alternative nickname to be displayed instead of the seventh username (optional)

Stringoptional
Label #8label8

An alternative nickname to be displayed instead of the eighth username (optional)

Stringoptional
Label #9label9

An alternative nickname to be displayed instead of the ninth username (optional)

Stringoptional
Label #10label10

An alternative nickname to be displayed instead of the tenth username (optional)

Stringoptional
End punctuationp

Custom punctuation to be displayed after the final name (defaults to ':')

Default
:
Auto value
Stringoptional
Conjunctionc

Custom conjunction to be displayed between the last two names (defaults to 'and')

Default
and
Auto value
Stringoptional
Prefixprefix

Custom prefix to be displayed before the first name (defaults to '@')

Default
@
Stringoptional

See also

  • Module:Reply to – the Lua module on which this template is based
  • {{user link}} – Links to a single user's page (without the @ sign and colon)
  • {{hidden ping}} – Notifies one or more users without displaying any text
  • {{no ping}} – Links a user's name without triggering the Echo notification system
  • {{to}} – Uses "To " (with a space) at the beginning instead of the @ sign
  • {{talkback}} – Allows a user to direct the attention of another user to a discussion via a notification
  • {{subst:Ping fix}} – User namespace template used to notify a user that they used {{reply to}} incorrectly
  • Manual:Echo – the manual page for the underlying Echo feature that provides the notifications
  • Help:Fixing failed pings
  • {{subst:Please ping}} – generates this: (please use {{ping|Example}} on reply)