Template:Reply to

From Wikimania 2016 • Esino Lario, Italy
(Redirected from Template:Yo)

@Example:

Documentation icon Documentationviewedithistory⧼Code-rev-purge-link⧽

This documentation is transcluded from Template:Reply to/doc.

Usage

This template triggers a notification to a registered user(s) you are replying to in a discussion. It is a replacement 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.

Note that it isn't necessary to use this template to ping the user if you are already linking to the username from your post.

Template:Red

Single recipient

Use the following syntax:

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

For example, "Template:Tlf" 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 7 people at once. Use the following syntax:

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

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

@Example, Jimbo Wales:

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

Specify a nickname

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

"Template:Tlf" produces "@Example, Example2:"

You can also use Template:Para in place of Template:Para. For example:

"Template:Tlf" 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 Template:Para parameter. For example:

"Template:Tlf" produces "@Example:"

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

"Template:Tlf Text message" produces "@Example: Text message"

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

"Template:Tlf" produces "@Example:"

Customise conjunction

By default, the template will use the word "and" between multiple names. To change this, specify the required conjuction using the Template:Para parameter. For example:

"Template:Tlf" produces "@Example, Example2:"
"Neither Template:Tlf" produces "Neither @Example, Example2, Example3:"

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

"Template:Tlf" produces "@Example, Example2:"

Bugs

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

Error in replyto template: Username not given. See Template:Replyto for usage.

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

Related templates

  • {{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


Template Data

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

Template parameters[Edit template data]

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