Difference between revisions of "Template:Mailing list member/doc"
Jump to navigation
Jump to search
imported>Jackmcbarn (uses lua now) |
imported>Technical 13 (add some C&P usage instructions...) |
||
| Line 5: | Line 5: | ||
== Usage == | == Usage == | ||
| + | * {{Tlp|Mailing list member|user{{=}}Example|inactive{{=}}''date user went inactive''|blocked{{=}}''date user was blocked''}} | ||
| + | * {{Tlp|Mailing list member|page{{=}}Example|inactive{{=}}''date project went inactive''}} | ||
| + | |||
| + | |||
<templatedata>{ | <templatedata>{ | ||
"description": "A wrapper template to make it easier to create and manage mailing lists using the new mass message system.", | "description": "A wrapper template to make it easier to create and manage mailing lists using the new mass message system.", | ||
Revision as of 17:53, 8 March 2014
| 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 new mass message system.
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}}
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 |