Templat:Noping/doc: Perbedaan antara revisi
Dari WP:EN |
k Bot: Perubahan kosmetika |
||
Baris 6: | Baris 6: | ||
Basic usage: |
Basic usage: |
||
{{noping|''username 1''|''username 2''|...}} |
|||
By default, usernames are displayed, but this can be overridden with the {{para|label''n''}} parameters. |
By default, usernames are displayed, but this can be overridden with the {{para|label''n''}} parameters. |
||
{{noping|''username 1''|label1=''label 1''|''username 2''|label2=''label 2''|...}} |
|||
== Contoh == |
== Contoh == |
||
* <code><nowiki>{{noping|Example|Example2}}</nowiki></code> |
* <code><nowiki>{{noping|Example|Example2}}</nowiki></code> → {{noping|Example|Example2}} |
||
* <code><nowiki>{{noping|Example|label1=User 1|Example2|label2=User 2}}</nowiki></code> |
* <code><nowiki>{{noping|Example|label1=User 1|Example2|label2=User 2}}</nowiki></code> → {{noping|Example|label1=User 1|Example2|label2=User 2}} |
||
== Konsekuensi == |
== Konsekuensi == |
||
The template avoids notifications by making external links with code like <code><nowiki><span class="plainlinks">[//en.wiki-indonesia.club/wiki/User:Username username]</span></nowiki></code> instead of wikilinks like <code><nowiki>[[User:Username|Username]]</nowiki></code>. An external link icon is avoided with <code><nowiki>plainlinks</nowiki></code> but there are other consequences of not using a wikilink. The link will not be [[WP:RED|red]] for non-existing user pages, the blue link will have a lighter [[ |
The template avoids notifications by making external links with code like <code><nowiki><span class="plainlinks">[//en.wiki-indonesia.club/wiki/User:Username username]</span></nowiki></code> instead of wikilinks like <code><nowiki>[[User:Username|Username]]</nowiki></code>. An external link icon is avoided with <code><nowiki>plainlinks</nowiki></code> but there are other consequences of not using a wikilink. The link will not be [[WP:RED|red]] for non-existing user pages, the blue link will have a lighter [[Bantuan:Link color|color]] than usual for most readers, and the page the template is used on will not appear at [[Istimewa:WhatLinksHere]] for the user page. The link is recognized by [[WP:POPUPS|Navigational Popups]], which handles it the way it would handle other links. |
||
== Lihat juga == |
== Lihat juga == |
Revisi terkini sejak 16 Januari 2019 01.49
Templat ini menggunakan Lua: |
This template links to a halaman pengguna, or to multiple user pages, without triggering the sistem notifikasi Echo. It is not necessary to use this template if you are not tanda tangani komentar Anda, as Echo mentions only work with a signature included.
Penggunaan
[sunting sumber]Basic usage:
username 1, username 2 dan ...
By default, usernames are displayed, but this can be overridden with the |labeln=
parameters.
label 1, label 2 dan ...
Contoh
[sunting sumber]{{noping|Example|Example2}}
→ Example dan Example2{{noping|Example|label1=User 1|Example2|label2=User 2}}
→ User 1 dan User 2
Konsekuensi
[sunting sumber]The template avoids notifications by making external links with code like <span class="plainlinks">[//en.wiki-indonesia.club/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 Istimewa:WhatLinksHere for the user page. The link is recognized by Navigational Popups, which handles it the way it would handle other links.