Difference between revisions of "Template:MailingListArchives"
From MusicBrainz Wiki
(add templatedata) |
(fix Narkive) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
* [http://lists.musicbrainz.org/mailman/listinfo/{{{1}}} Subscription/Un-subscription (List info)] page | * [http://lists.musicbrainz.org/mailman/listinfo/{{{1}}} Subscription/Un-subscription (List info)] page | ||
− | ''Archives'': [http://lists.musicbrainz.org/pipermail/{{{1}}} Local]{{#if:{{{2}}}| · [http://news.gmane.org/{{{2}}} GMANE]|}}{{#if:{{{3}}}| · [http://musicbrainz.1054305.n4.nabble.com/{{{3}}} Nabble]|}} | + | ''Archives'': [http://lists.musicbrainz.org/pipermail/{{{1}}} Local]{{#if:{{{2}}}| · [http://news.gmane.org/{{{2}}} GMANE]|}}{{#if:{{{3}}}| · [http://musicbrainz.1054305.n4.nabble.com/{{{3}}} Nabble]|}}{{#if:{{{4}}}| · [https://{{{4}}}.musicbrainz.narkive.com/ Narkive]|}}{{#if:{{{5}}}| · [https://www.mail-archive.com/{{{5}}}@lists.musicbrainz.org/ The Mail Archive]|}} |
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Line 19: | Line 19: | ||
"label": "Nabble name", | "label": "Nabble name", | ||
"description": "Name of mailing list on nabble", | "description": "Name of mailing list on nabble", | ||
+ | "type": "string" | ||
+ | }, | ||
+ | "4": { | ||
+ | "label": "Narkive name", | ||
+ | "description": "Name of mailing list in Narkive", | ||
+ | "type": "string" | ||
+ | }, | ||
+ | "5": { | ||
+ | "label": "The Mail Archive name", | ||
+ | "description": "Name of mailing list in The Mail Archive", | ||
"type": "string" | "type": "string" | ||
} | } |
Latest revision as of 18:30, 15 January 2021
Archives: Local · GMANE · Nabble · Narkive · The Mail Archive
Links to mailing list archives
Parameter | Description | Type | Status | |
---|---|---|---|---|
Mailman name | 1 | Name of mailing list in name in mailman
| String | required |
Gmane name | 2 | Name of mailing list in gmane
| String | optional |
Nabble name | 3 | Name of mailing list on nabble
| String | optional |
Narkive name | 4 | Name of mailing list in Narkive
| String | optional |
The Mail Archive name | 5 | Name of mailing list in The Mail Archive
| String | optional |