@Example:

This template triggers a notification to one or several registered user(s) you are replying to in a discussion. It is an alternative for the {{talkback}} template. It works on any talk page or Wikipedia namespace page.

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 संपादन करीं

The edit that adds this template must be signed with new signature tildes at a minimum, or the notification(s) will not work. 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.

Single recipient संपादन करीं

Use the following syntax:

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

For example, "{{Reply to|Jimbo Wales}}" generates "@Jimbo Wales:".

The comment must be signed and belong to a section in order for the notification to work.

Multiple recipients संपादन करीं

You can reply to up to 50 people at once. 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:

@Example and Jimbo Wales:

Warning: If the total number of detected to-be-pinged users in an edit exceeds 50, no notifications will be delivered.

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 "@Exemplar and John:"

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

"{{reply to|Example|label=John}}" produces "@John:"

Specify a prefix संपादन करीं

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

"{{reply to|Example|prefix=Hello }}" produces "Hello Example:"

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

"{{reply to|Example|prefix=}}" produces "Example:"

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 "@Example"

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

"{{reply to|Example|p= –}} Text message" produces "@Example – Text message"

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

"{{reply to|Example|p=}}" produces "@Example"

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 "@Example or Example2:"
"Neither {{reply to|Example|Example2|Example3|c=nor}}" produces "Neither @Example, Example2, nor Example3:"

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

"{{reply to|Example|Example2|c=}}" produces "@Example, Example2:"

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 संपादन करीं

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

Error in Template:Reply to: Username not given.

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}}

Redirects संपादन करीं

इहो देखल जाय संपादन करीं

  • 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)
  • {{noping}} – 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
  • Manual:Echo – the manual page for the underlying Echo feature that provides the notifications

TemplateData संपादन करीं

This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateData for सुनीं

Syntax error in JSON.