Difference between revisions of Template:Cite press release

NottNott (talk | contribs)
m 1 revision imported
NottNott (talk | contribs)
No edit summary
 
Line 2: Line 2:
|CitationClass=pressrelease
|CitationClass=pressrelease
|type={{{type|Press release}}}
|type={{{type|Press release}}}
}}</includeonly><noinclude>
}}<templatedata>
{
"description": "This Citation Style 1 template is used to create citations to press releases.  N.B. Parameters have been provided for up to 3 authors; however, additional parameters up to _last9_, _first9_ and _authorlink9_ can be added manually as parameters.",
"params": {
"title": {
"label": "Title",
"description": "Title of source. Displays in quotes.",
"type": "string",
"required": true
},
"date": {
"label": "Date",
"description": "Full date of source being referenced in the same format as other publication dates in the citations. Do not wikilink. Displays after the authors and enclosed in parentheses. If there is no author, then displays after publisher.",
"type": "string"
},
"publisher": {
"label": "Publisher",
"description": "Name of publisher. Not normally included for periodicals. Corporate designations such as _Ltd_, _Inc_ or _GmbH_ are not usually included. Displays after title.",
"type": "string"
},
"location": {
"label": "Location of publication",
"description": "Geographical place of publication. Displays after the title.",
"type": "string"
},
"url": {
"label": "URL",
"description": "URL of an online location where the text of the publication can be found.  Use of the accessdate parameter is recommended.",
"type": "string"
},
"quote": {
"label": "Quote",
"description": "Relevant text quoted from the source. Displays enclosed in quotes. When supplied, the citation terminator (a period by default) is suppressed, so the quote needs to include terminating punctuation.",
"type": "string"
},
"ref": {
"label": "Anchor ID",
"description": "ID for anchor. By default, no anchor is generated. The ordinary nonempty value |ref=ID generates an anchor with the given ID; such a linkable reference can be made the target of wikilinks to full references, especially useful in short citations like shortened notes and parenthetical referencing. The special value |ref=harv generates an anchor suitable for the {{harv}} template; see anchors for Harvard referencing templates.",
"type": "string"
},
"language": {
"label": "Language",
"description": "It not English, the language the source is written in. Displays in parentheses with _in_ before the language name. Use the full language name; do not use icons or templates.",
"type": "string"
},
"last1": {
"label": "Last name, 1st author",
"description": "Equivalent to using _last_ when only one author. For use when a work has up to nine authors.  To link to author article, use _authorlink1_.",
"aliases": [
"last"
]
},
"first1": {
"label": "First name, 1st author",
"description": "Equivalent to using _first_ when only one author.  For use when a work has up to nine authors.  To link to author article, use _authorlink1_. ",
"aliases": [
"first"
]
},
"last2": {
"label": "Last name of second author",
"description": "For use when a work has up to nine authors.  To link to author article, use _authorlink2_."
},
"first2": {
"label": "First name of second author",
"description": "For use when a work has up to nine authors.  To link to author article, use _authorlink2_. "
},
"last3": {
"label": "Last name of third author",
"description": "For use when a work has up to nine authors.  To link to author article, use _authorlink3_."
},
"first3": {
"label": "First name of third author",
"description": "For use when a work has up to nine authors.  To link to author article, use _authorlink3_. "
},
"access-date": {
"label": "URL access date",
"description": "Full date when original URL was accessed; use the same format as other access and archive dates in the citations; do not wikilink. Not required for web pages or linked documents that do not change; mainly of use for web pages that change frequently or have no publication date. ",
"type": "string",
"aliases": [
"accessdate"
]
},
"dead-url": {
"label": "Use if archived but not dead",
"description": "When the URL is still live, but preemptively archived, then set |url-status=live. This changes the display order with the title retaining the original link and the archive linked at the end.",
"type": "string",
"aliases": [
"deadurl"
]
},
"archive-url": {
"label": "URL of an archived copy of the source",
"description": "The URL of an archived copy of a web page, if or in case the url becomes unavailable.  Requires parameter _archivedate_. ",
"type": "string",
"aliases": [
"archiveurl"
]
},
"archive-date": {
"label": "Date when the original URL was archived.",
"description": "Date when the original URL was archived.  Use the same format as other access and archive dates in the citations; do not wikilink. Displays preceded by _archived from the original on_. ",
"type": "string",
"aliases": [
"archivedate"
]
},
"trans-title": {
"label": "English translation of source title",
"description": "English translation of the title if the source cited is in a foreign language. Displays in square brackets after title. Use of the language parameter is recommended.",
"type": "string",
"aliases": [
"trans_title"
]
},
"author-link1": {
"label": "First author biography link",
"description": "Equivalent to using _authorlink_ when only one author. Title of existing Wikipedia article about the first author—not the author's website; do not wikilink. ",
"type": "wiki-page-name",
"aliases": [
"authorlink1",
" authorlink",
" author-link"
]
},
"author-link2": {
"label": "Second author biography link",
"description": "Title of existing Wikipedia article about the second author—not the author's website; do not wikilink. ",
"type": "wiki-page-name",
"aliases": [
"authorlink2"
]
},
"author-link3": {
"label": "Third author biography link",
"description": "Title of existing Wikipedia article about the third author—not the author's website; do not wikilink. ",
"type": "wiki-page-name",
"aliases": [
"authorlink3"
]
}
}
}
</templatedata>
</includeonly><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>