Template:Documentation subpage Template:Template shortcut Template:High-use

用途 编辑

本模板可利用新的用户提及通知功能来ping你想要在讨论页回复的用户(不用Template:Tlx模板)。可以用在任意的讨论页或维基百科命名空间。

本模版对不连贯的讨论很有用,可以用来在回复他人时标注自己回复的人是谁。如果你认为本模板在讨论中没有用,你还可以用 Template:Tlx 模板来在用户的讨论页标示你想要回复的话题。

注意如果你已经从你的回复中链接他的用户名不需要使用本模板去ping(提示)用户。

请不要滥用“提及”功能,以免对其他用户构成骚扰。滥用功能者可能被加入黑名单或招致封禁

Template:注意:对IP用户使用本模板是无效的,IP用户无法接收到本模板的提及。

一人接收 编辑

使用时只需按如下方式发表言论:

{{reply to|User1}}消息。--~~~~

例如:“{{reply to|Example}}訊息。”会显示:

Template:Reply to讯息。

使用此模板时,必须同时在章节内签名(~~~~)才能生效。这即是说,您要在留言中追加或修改接收用户,也需要重新留波浪线签名。

如果你没有填写用户名称,直接写{{reply to}},就会变成:
Template:Reply to

多人接收 编辑

你可以一次性回复10人:

{{reply to|User1|UserII|UserC}} Message text. ~~~~

如果ping 12人,必须使用ping 2次,1次ping 10人,还有1次ping 2人。

如果超过10人,就会变成:

{{reply to|Example|Example2|Example3|Example4|Example5|Example6|Example7|Example8|Example9|Example10|Example11}}

Template:Reply to

自定标点 编辑

本模板默认在用户名之后加入一个冒号。你可以通过参数Template:Para指定需要的符号,例如:

重定向 编辑

变体 编辑

  • Template:Tlx - 不含“:”。
  • Template:Tlx - 在ping人的时候不显示任何东西,讨论行文更加流畅。且可以ping高达50人。
  • Template:Tlx – 链接到一个用户页面,不包括“@”和“:”


模板参数 编辑

<templatedata> { "params": { "1": { "label": "用户", "description": "您想要标注的用户", "example": "Example", "type": "wiki-user-name", "required": true }, "2": { "label": "用户", "description": "您想要标注的用户", "type": "wiki-user-name", "example": "Example" }, "3": { "label": "用户", "description": "您想要标注的用户", "type": "wiki-user-name", "example": "Example" }, "4": { "label": "用户", "description": "您想要标注的用户", "type": "wiki-user-name", "example": "Example" }, "5": { "label": "用户", "description": "您想要标注的用户", "type": "wiki-user-name", "example": "Example" }, "6": { "label": "用户", "description": "您想要标注的用户", "type": "wiki-user-name", "example": "Example" }, "7": { "label": "用户", "description": "您想要标注的用户", "type": "wiki-user-name", "example": "Example" }, "8": { "label": "用户", "description": "您想要标注的用户", "type": "wiki-user-name", "example": "Example" }, "9": { "label": "用户", "description": "您想要标注的用户", "type": "wiki-user-name", "example": "Example" }, "10": { "label": "用户", "description": "您想要标注的用户", "type": "wiki-user-name", "example": "Example" }, "p": { "label": "符号", "description": "指定需要的符号以取代冒号", "example": "---", "type": "string" } }, "description": "利用新的用户提及通知功能来ping想要回复的用户。使用此模板时,必须同时在章节内签名才能生效。", "format": "inline" } </templatedata>