Predloga:Ping
@Zgled:
| Uporablja Lua: |
| Predloga se uporablja na approximately 100,000 straneh. Z urejanjem te predloge lahko zelo obremenite strežnike, zato pred uvedbo vse spremembe, ki jih želite uvesti, preizkusite na njenih podstraneh (/peskovnik oziroma /testniprimeri) ali na svojih lastnih podstraneh. Preizkusite jih lahko tudi v posebnem peskovniku za predloge. Preizkušene spremembe se lahko v predlogo dodajo z enim samim urejanjem. Preden predlogo spremenite, se o spremembah rajši pogovorite na njeni pogovorni strani. |
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 only work successfully 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 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.
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.
DOES NOT WORK
@Username Message text. ~~~~
Single recipient
Use the following syntax:
{{reply to|Username}} Message text. ~~~~
For example, {{Reply to|Jimbo Wales}} generates "@Jimbo Wales:" and notifies Jimbo Wales
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. 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 in 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:
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:
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 Predloga: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
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
- {{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
- Help:Fixing failed pings
TemplateData
TemplateData za Ping
Trigger a notification to one or several registered user(s) you are replying to in a discussion.
| Parameter | Opis | Vrsta | Stanje | |
|---|---|---|---|---|
| Username #1 | 1 | The name of the first user that you want to notify | Uporabnik | zahtevano |
| Username #2 | 2 | The name of the second user you want to notify (optional) | Uporabnik | neobvezno |
| Username #3 | 3 | The name of the third user you want to notify (optional) | Uporabnik | neobvezno |
| Username #4 | 4 | The name of the fourth user you want to notify (optional) | Uporabnik | neobvezno |
| Username #5 | 5 | The name of the fifth user you want to notify (optional) | Uporabnik | neobvezno |
| Username #6 | 6 | The name of the sixth user you want to notify (optional) | Uporabnik | neobvezno |
| Username #7 | 7 | The name of the seventh user you want to notify (optional) | Uporabnik | neobvezno |
| Username #8 | 8 | The name of the eighth user you want to notify (optional) | Uporabnik | neobvezno |
| Username #9 | 9 | The name of the ninth user you want to notify (optional) | Uporabnik | neobvezno |
| Username #10 | 10 | The name of the tenth user you want to notify (optional) | Uporabnik | neobvezno |
| Label #1 | label1 label | An alternative nickname to be displayed instead of the first username (optional) | Niz | neobvezno |
| Label #2 | label2 | An alternative nickname to be displayed instead of the second username (optional) | Niz | neobvezno |
| Label #3 | label3 | An alternative nickname to be displayed instead of the third username (optional) | Niz | neobvezno |
| Label #4 | label4 | An alternative nickname to be displayed instead of the fourth username (optional) | Niz | neobvezno |
| Label #5 | label5 | An alternative nickname to be displayed instead of the fifth username (optional) | Niz | neobvezno |
| Label #6 | label6 | An alternative nickname to be displayed instead of the sixth username (optional) | Niz | neobvezno |
| Label #7 | label7 | An alternative nickname to be displayed instead of the seventh username (optional) | Niz | neobvezno |
| Label #8 | label8 | An alternative nickname to be displayed instead of the eighth username (optional) | Niz | neobvezno |
| Label #9 | label9 | An alternative nickname to be displayed instead of the ninth username (optional) | Niz | neobvezno |
| Label #10 | label10 | An alternative nickname to be displayed instead of the tenth username (optional) | Niz | neobvezno |
| End punctuation | p | Custom punctuation to be displayed after the final name (defaults to ':')
| Niz | neobvezno |
| Conjunction | c | Custom conjunction to be displayed between the last two names (defaults to 'and')
| Niz | neobvezno |
| Prefix | prefix | Custom prefix to be displayed before the first name (defaults to '@')
| Niz | neobvezno |
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.









