Module:Reply to/doc: Difference between revisions
Appearance
Content deleted Content added
Andy M. Wang (talk | contribs) I counted only 64000 |
update high-risk, release quality |
||
Line 1: | Line 1: | ||
{{High-risk| |
{{High-risk|88,000+}} |
||
{{Module rating | |
{{Module rating |release<!-- Values: pre-alpha • alpha • beta • release • protected -- If a rating not needed/relevant, delete this template call -->}} |
||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> |
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> |
||
This module is used by {{tl|Reply to}} to trigger a [[Wikipedia:Notifications|notification]] to one or several registered user(s) you are replying to in a discussion. |
This module is used by {{tl|Reply to}} to trigger a [[Wikipedia:Notifications|notification]] to one or several registered user(s) you are replying to in a discussion. |
Revision as of 17:56, 26 March 2017
![]() | This Lua module is used on 341,000+ pages, or roughly 1% of all pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
This module is used by {{Reply to}} to trigger a notification to one or several registered user(s) you are replying to in a discussion.
Usage from wikitext
This module cannot be used directly from wikitext. Please use the {{Reply to}} template instead.
Usage within templates
{{#invoke:Reply to|replyto|<noinclude>example=example name</noinclude>|max=maximum number of names}}
- The
|example=
parameter sets the name that will show when the template page is viewed. This parameter should be surrounded by<noinclude>...</noinclude>
so that it is not transcluded with the parent template, and the parent template will show an error message if no names are specified. - The
|max=
parameter sets the maximum number of names that the template will accept. If not specified, it defaults to 50 (which is the maximum number that Echo currently supports as of August 2015[update]. If this number of names is exceeded, the parent template will return an error message.