Changes

From Polyphasic Sleep Wiki
m
add a few dashed (access-date, archive-url, author-link), add comma in date.
{{Documentation subpage}}
{{csdoc|lua}}
{{csdoc|cs1}}
{{csdoc|lead|mailing list posts}}

==Usage==
{{csdoc|usage}}

{{csdoc|usage full}}
:<code><nowiki>{{cite mailing list |url= |title= |date= |access-date=</nowiki>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki> |mailing-list= |last= |first= |author= |author-link= |language= |quote= |archive-url= |archive-date= |ref=}}</nowiki></code>
{{end}}
{{csdoc|usage common}}
:<code><nowiki>{{cite mailing list |url= |title= |date= |access-date=</nowiki>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki> |mailing-list= |last= |first= |author-link=}}</nowiki></code>
{{end}}

==Examples==
*<code><nowiki>{{cite mailing list |url=http://lists.debian.org/debian-announce/debian-announce-1996/msg00021.html |title=Debian Linux Distribution Release 1.1 Now Available |mailing-list=debian-announce |date=June 6, 1996 |last=Perens |first=Bruce |author-link=Bruce Perens}}</nowiki></code>
:{{cite mailing list |url=http://lists.debian.org/debian-announce/debian-announce-1996/msg00021.html |title=Debian Linux Distribution Release 1.1 Now Available |mailing-list=debian-announce |date=June 6, 1996 |last=Perens |first=Bruce |author-link=Bruce Perens}}

==Parameters==
{{TemplateData header}}
<templatedata>
{
"params": {
"url": {
"required": true,
"label": "URL",
"description": "URL of post",
"type": "string"
},
"title": {
"label": "Title",
"description": "Title of post",
"type": "string",
"suggested": true
},
"date": {
"label": "Date",
"description": "Original date of post",
"type": "string",
"suggested": true
},
"access-date": {
"label": "Access date",
"description": "Date you accessed the post"
},
"mailing-list": {
"label": "Mailing list",
"description": "List where post was made",
"type": "string",
"suggested": true
},
"last": {
"label": "Last name",
"description": "Last name of author",
"type": "string",
"suggested": true
},
"first": {
"label": "First name",
"description": "First name of author",
"type": "string",
"suggested": true
}
},
"description": "Citation for information found in a mailing list post"
}
</templatedata>

===Syntax===
{{csdoc|syntax}}

{{csdoc|coins}}

{{csdoc|sep_period}}

===Deprecated===
{{csdoc|deprecated}}

===Description===
====Authors====
{{csdoc|author|others=yes}}

====Title====
* '''mailing-list''': Title of mailing list. May be wikilinked to an existing Wikipedia article. Formatted in italics. Alias: '''mailinglist'''.
{{csdoc|title|title_format=quotes}}
{{csdoc|type}}
{{csdoc|language}}

====Date====
{{csdoc|date}}

====Publisher====
{{csdoc|publisher}}

====Edition====
{{csdoc|edition}}

====In-source locations====
{{csdoc|pages}}

====URL====
{{csdoc|url}}

====Anchor====
{{csdoc|ref}}

====Identifiers====
{{csdoc|id1}}
{{csdoc|id2}}

====Quote====
{{csdoc|quote}}

====Laysummary====
{{csdoc|lay}}

====Display options====
{{csdoc|display}}

==See also==
* {{tl|cite newsgroup}}

{{Citation Style 1}}
{{Wikipedia referencing}}
{{UF-COinS}}
<includeonly>{{Sandbox other||
[[Category:Citation Style 1 templates|Mailing list]]
}}</includeonly>
Anonymous user