Difference between revisions of "Template:Mailing list member/doc"
Jump to navigation
Jump to search
imported>Zyxw m (add {{TemplateData header}} (via JWB)) |
imported>Mr. Guye (Timeliness edit) |
||
| Line 2: | Line 2: | ||
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> | <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> | ||
{{lua|Module:Mailing list member}} | {{lua|Module:Mailing list member}} | ||
| − | Similar to [[:m:Template:Target]], this is a wrapper template to make it easier to create and manage mailing lists using the | + | Similar to [[:m:Template:Target]], this is a wrapper template to make it easier to create and manage mailing lists using the [[Wikipedia:Mass message senders|mass message system]], which began in 2014. |
== Usage == | == Usage == | ||
Revision as of 05:40, 29 May 2017
| This is a documentation subpage for Template:Mailing list member. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Similar to m:Template:Target, this is a wrapper template to make it easier to create and manage mailing lists using the mass message system, which began in 2014.
Usage
- {{Mailing list member|user=Example|inactive=date user went inactive|blocked=date user was blocked}}
- {{Mailing list member|page=Example|inactive=date project went inactive}}
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 Mailing list member
A wrapper template to make it easier to create and manage mailing lists using the new mass message system.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Username | user | User name of the user to add to the mailing list. Either this '''or''' page is required.
| User | optional |
| Project pagename | page | Full page name of the project to add to the mailing list. Either this '''or''' user is required.
| Page | optional |
| Inactive user | inactive | The date that the previously defined user or project became inactive.
| String | optional |
| Blocked user | blocked | The date that the previously defined user was blocked.
| String | optional |