跳至內容

模板:Unping/doc

維基百科,自由的百科全書

用途

[編輯]

連結一個或多個用戶頁的同時,避免觸發被連結用戶的通知系統。僅在新增連結並簽名時有意義,未留下簽名的編輯不會觸發通知。

用法

[編輯]

基礎用法:

{{Unping|username 1|username 2|...}}

默認顯示用戶名,顯示內容可通過|labeln=參數覆蓋:

{{Unping|username 1|label1=label 1|username 2|label2=label 2|...}}

例子

[編輯]

原理

[編輯]

The template avoids notifications by making external links with code like <span class="plainlinks">[//en.wikipedia.org/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 Special:WhatLinksHere for the user page. The link is recognized by Navigational Popups, which handles it the way it would handle other links.

參見

[編輯]