Jump to content

Template:Please ping/doc

From Simple English Wikipedia, the free encyclopedia

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[change]

:::: 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[change]

  • 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[change]

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Please ping in articles based on its TemplateData.

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[change]

  • {{Don't ping}} – wrapper template which generates this: (no need to ping me on reply)
  • {{Not watching}} – similar template which generates this: (I am not watching this page, so please ping me if you want my attention.)
  • {{Notifyme}} – wrapper template which generates this: (please {{reply to}} on reply; thanks!)
  • {{Pme}} – wrapper template which generates this: (please {{reply to}} on reply; thanks!)
  • {{Request ping}} – legacy version which generates this: If you reply here, please ping me by adding {{u|Example}} to your message, and signing it.