Template:Cite email/doc: Difference between revisions
From Guild of Archivists
(Created page with " <templatedata> { "params": { "author": { "label": "Email author", "description": "The author/sender of the email.", "example": "RAWA", "type": "string", "re...") |
(Date param is now optional) |
||
Line 26: | Line 26: | ||
"date": { | "date": { | ||
"label": "Email date", | "label": "Email date", | ||
"description": "The date on which the email was received.", | "description": "The date on which the email was received. Can be omitted if the date is unknown.", | ||
"example": "May 30, 2013", | "example": "May 30, 2013", | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"personal-recipients": { | "personal-recipients": { |
Latest revision as of 03:55, 29 November 2020
This template is a way to ensure that emails are cited using the appropriate citation formatting.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Email author | author | The author/sender of the email.
| String | required |
Reference page name | page | The name of a reference page on the wiki containing the text of the email. Recommended, but can be omitted if no permission was given to publish the email text, or if the email is no longer available.
| Page name | suggested |
Email subject | subject | The subject of the email.
| String | required |
Email date | date | The date on which the email was received. Can be omitted if the date is unknown.
| String | suggested |
Personal email recipients | personal-recipients | Indicates that the email was sent privately to the given recipient(s), and that although the information from the email can be made public, no permission was given to publish the full email text.
| String | optional |