Template:Please ping

(please use {{reply to|your username will show up here}} on reply)

Documentation icon Template documentation[view] [edit] [history] [purge]

This template is intended to be used when you are replying on a high-volume discussion page, and intend not to add the page to your watchlist, instead expecting people to link to your user page when replying to you. It may be either substituted or transcluded, but is better substituted, as it will include your username and help talk pages load faster.

Usage

:::: Your message {{subst:Please ping}} ~~~~

This will display (please use {{reply to|Example}} on reply).

When used without substituting, it will display (please {{reply to}} on reply).

Parameters

  • 1: If set to no, will display (no need to ping me on reply)
Example: {{subst:Please ping|no}}
Example: {{subst:Please ping|tps=yes}}
  • nw: If set to yes, will display (I'm not watching this page – please {{reply to}} on reply)
Example: {{subst:Please ping|nw=yes}}
  • big: If set to yes, will display message at the normal text size rather than small: (please {{reply to}} on reply)
Example: {{subst:Please ping|big=yes}}
  • thanks: If set to yes, will display (please {{reply to}} on reply; thanks!)
Example: {{subst:Please ping|thanks=yes}}
  • cond: replaces "on reply" with a custom condition under which you'd like to be pinged
Example: {{subst:Please ping|cond=if you need my attention}} generates (please {{reply to}} if you need my attention)

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Please ping

<templatedata> { "params": { "1": { "label": "No ping", "description": "Changes the message to read \"no need to ping me on reply\"", "suggestedvalues": [ "no" ], "suggested": true }, "tps": { "label": "Talk page stalker", "description": "Adds a message that you're a talk page stalker", "type": "boolean" }, "nw": { "label": "Not watching", "description": "Adds a message that you're not watching the page", "type": "boolean" }, "big": { "label": "Big", "description": "Displays message at normal text size rather than small", "type": "boolean" }, "thanks": { "label": "Thanks", "description": "Adds a thanks message at the end", "type": "boolean" }, "cond": { "label": "Condition", "description": "Specifies a custom condition under which you'd like to be pinged", "example": "if you want my attention", "type": "line" } }, "description": "Inserts a message asking for other editors to ping you if they reply", "paramOrder": [ "1", "tps", "nw", "big", "thanks", "cond" ] } </templatedata>

See also