Template:Cite interview/doc: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported: Wikipedia article on Nicotine modules needed |
m Reverted edits by 118.149.72.172 (talk) to last version by Matthiaspaul |
||
Line 7: | Line 7: | ||
{{csdoc|usage}} | {{csdoc|usage}} | ||
{{csdoc|usage common}} | {{csdoc|usage common}} | ||
:<code><nowiki>{{cite interview |last= |first= |subject-link= |interviewer= |title= | | :<code><nowiki>{{cite interview |last= |first= |subject-link= |interviewer= |title= |work= |date= |publisher= |location= |url= |access-date=}}</nowiki></code> | ||
{{end}} | {{end}} | ||
{{csdoc|usage full}} | {{csdoc|usage full}} | ||
:<code><nowiki>{{cite interview |last= |first= |subject= |subject-link= |last2= |first2= |subject2= |subject-link2= |last3= |first3= |subject3= |subject-link3= |last4= |first4= |subject4= |subject-link4= |interviewer= |title= |type= | | :<code><nowiki>{{cite interview |last= |first= |subject= |subject-link= |last2= |first2= |subject2= |subject-link2= |last3= |first3= |subject3= |subject-link3= |last4= |first4= |subject4= |subject-link4= |interviewer= |title= |type= |work= |date= |publisher= |location= |page= |pages= |quote= |url= |format= |url-status= |archive-url= |archive-date= |access-date=}}</nowiki></code> | ||
{{end}} | {{end}} | ||
{{csdoc|usage vertical}} | {{csdoc|usage vertical}} | ||
Line 34: | Line 34: | ||
| title = | | title = | ||
| type = | | type = | ||
| work = | | work = | ||
| date = | |||
| publisher = | | publisher = | ||
| location = | | location = | ||
| page = | | page = | ||
| pages = | | pages = | ||
| | | quote = | ||
| url = | |||
| format = | |||
| url-status = | |||
| archive-url = | | archive-url = | ||
| archive-date = | | archive-date = | ||
| | | access-date = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 133: | Line 132: | ||
{{markup2| | {{markup2| | ||
|m=<nowiki>{{cite interview |last=Blackmun |first=Harry | | |m=<nowiki>{{cite interview |last=Blackmun |first=Harry |subject-link=Harry Blackmun |interviewer=[[Ted Koppel]] |title=An Interview with Harry Blackmun |work=[[Nightline (US news program)|Nightline]] |publisher=American Broadcasting Company |location=New York |date=April 5, 1994}}</nowiki> | ||
|r= {{cite interview |last=Blackmun |first=Harry |subject-link=Harry Blackmun |interviewer=[[Ted Koppel]] |title=An Interview with Harry Blackmun |work=[[Nightline (US news program)|Nightline]] |publisher=American Broadcasting Company |location=New York |date=April 5, 1994}} | |r= {{cite interview |last=Blackmun |first=Harry |subject-link=Harry Blackmun |interviewer=[[Ted Koppel]] |title=An Interview with Harry Blackmun |work=[[Nightline (US news program)|Nightline]] |publisher=American Broadcasting Company |location=New York |date=April 5, 1994}} | ||
}} | }} | ||
Line 199: | Line 198: | ||
{{csdoc|editor}} | {{csdoc|editor}} | ||
==== | ====Lay summary==== | ||
{{csdoc|lay}} | {{csdoc|lay}} | ||
Line 216: | Line 215: | ||
==TemplateData== | ==TemplateData== | ||
{{TemplateData header}} | {{TemplateData header}} | ||
{{#invoke:cs1 documentation support|template_data_validate|{{ROOTPAGENAME}}}} | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 330: | Line 330: | ||
}, | }, | ||
"title": { | "title": { | ||
"label": "Source | "label": "Source title", | ||
"description": "Title of the source. May be wiki-linked, or use url to add an external link, but no both.", | "description": "Title of the source. May be wiki-linked, or use url to add an external link, but no both.", | ||
"type": "string", | "type": "string", | ||
Line 350: | Line 350: | ||
}, | }, | ||
"access-date": { | "access-date": { | ||
"label": "URL access date", | |||
"label": "URL | |||
"description": "Date when url was accessed.", | "description": "Date when url was accessed.", | ||
"type": "date" | "type": "date" | ||
}, | }, | ||
"archive-url": { | "archive-url": { | ||
"label": "Archive URL", | "label": "Archive URL", | ||
"description": "URL of an archived snapshot, such as from Internet Archive, WebCite or Archive.is", | "description": "URL of an archived snapshot, such as from Internet Archive, WebCite or Archive.is", | ||
Line 366: | Line 360: | ||
}, | }, | ||
"archive-date": { | "archive-date": { | ||
"label": "Archive date", | |||
"label": "Archive | |||
"description": "Date of snapshot on archive service", | "description": "Date of snapshot on archive service", | ||
"type": "date" | "type": "date" | ||
}, | }, | ||
" | "url-status": { | ||
"label": "url-status", | |||
"description": "If live, the display order is changed to show the archive link at the end", | |||
"label": " | |||
"description": "If | |||
"type": "boolean" | "type": "boolean" | ||
}, | }, | ||
"format": { | "format": { | ||
"label": "URL | "label": "URL format", | ||
"description": "Format of the work referred to by url; for example: PDF, DOC, or XLS; displayed in parentheses after title", | "description": "Format of the work referred to by url; for example: PDF, DOC, or XLS; displayed in parentheses after title", | ||
"type": "string" | "type": "string" | ||
Line 432: | Line 420: | ||
"page": { | "page": { | ||
"label": "Page", | "label": "Page", | ||
"description": "The number of a single page in the source that supports the content. Use either |page= or |pages=, but not both. Displays preceded by p. unless | | "description": "The number of a single page in the source that supports the content. Use either |page= or |pages=, but not both. Displays preceded by p. unless |no-pp=y.", | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"pages": { | "pages": { | ||
"label": "Pages", | "label": "Pages", | ||
"description": "A range of pages in the source that supports the content. Use either |page= or |pages=, but not both. Separate using an en dash (–); separate non-sequential pages with a comma (,); do not use to indicate the total number of pages in the source. Displays preceded by pp. unless | | "description": "A range of pages in the source that supports the content. Use either |page= or |pages=, but not both. Separate using an en dash (–); separate non-sequential pages with a comma (,); do not use to indicate the total number of pages in the source. Displays preceded by pp. unless |no-pp=y. Hyphens are automatically converted to en dashes; if hyphens are appropriate", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 474: | Line 462: | ||
"archive-url", | "archive-url", | ||
"archive-date", | "archive-date", | ||
" | "url-status", | ||
"format", | "format", | ||
"work", | "work", | ||
Line 486: | Line 474: | ||
"quote" | "quote" | ||
], | ], | ||
"format": " | "format": "{{_ |_=_}}" | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 14:11, 28 September 2022
Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127. Use this template only for interviews presented in a question-answer format. Otherwise, use the CS1 template specific to the publication's type, e.g. {{cite news}} or {{cite magazine}}.
Usage
Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127.
{{cite interview |last= |first= |subject-link= |interviewer= |title= |work= |date= |publisher= |location= |url= |access-date=}}
|}Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127.
{{cite interview |last= |first= |subject= |subject-link= |last2= |first2= |subject2= |subject-link2= |last3= |first3= |subject3= |subject-link3= |last4= |first4= |subject4= |subject-link4= |interviewer= |title= |type= |work= |date= |publisher= |location= |page= |pages= |quote= |url= |format= |url-status= |archive-url= |archive-date= |access-date=}}
|}Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127.
{{cite interview | last = | first = | subject = | subject-link = | last2 = | first2 = | subject2 = | subject-link2 = | last3 = | first3 = | subject3 = | subject-link3 = | last4 = | first4 = | subject4 = | subject-link4 = | interviewer = | title = | type = | work = | date = | publisher = | location = | page = | pages = | quote = | url = | format = | url-status = | archive-url = | archive-date = | access-date = }}
Lua error: Internal error: The interpreter exited with status 127.
last subject or last last2 subject2 or last2 last3 subject3 or last3 last4 subject4 or last4 url url archive-url archive-url
Lua error: Internal error: The interpreter exited with status 127.
last name of INTERVIEWEE alias of last alias of last2 alias of last3 alias of last4 required set to "no" if original site is still live
Lua error: Internal error: The interpreter exited with status 127.
- Note that the parameters
last
,first
,subject
,subject-link
, and their numbered counterparts all refer to the interviewee, not the interviewer.
Examples
{{cite interview |last=Blackmun |first=Harry |subject-link=Harry Blackmun |interviewer=[[Ted Koppel]] |title=An Interview with Harry Blackmun |work=[[Nightline (US news program)|Nightline]] |publisher=American Broadcasting Company |location=New York |date=April 5, 1994}}
- Lua error: Internal error: The interpreter exited with status 127.
{{cite interview |last=Nader |first=Ralph |author-link=Ralph Nader |others=Ray Suarez |title=Talk of the Nation |work=[[National Public Radio]] |publisher=WBUR |location=Boston, Massachusetts |date=April 16, 1998}}
- Lua error: Internal error: The interpreter exited with status 127.
Parameters
Syntax
Lua error: Internal error: The interpreter exited with status 127.
Lua error: Internal error: The interpreter exited with status 127.
Lua error: Internal error: The interpreter exited with status 127.
Deprecated
Lua error: Internal error: The interpreter exited with status 127.
Description
Authors
Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127.
Title
Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127.
Date
Lua error: Internal error: The interpreter exited with status 127.
Publisher
Lua error: Internal error: The interpreter exited with status 127.
Periodical
Lua error: Internal error: The interpreter exited with status 127.
Edition, series, volume
Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127.
In-source locations
Lua error: Internal error: The interpreter exited with status 127.
URL
Lua error: Internal error: The interpreter exited with status 127.
Anchor
Lua error: Internal error: The interpreter exited with status 127.
Identifiers
Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127.
Quote
Lua error: Internal error: The interpreter exited with status 127.
Editors
Lua error: Internal error: The interpreter exited with status 127.
Lay summary
Lua error: Internal error: The interpreter exited with status 127.
Display options
Lua error: Internal error: The interpreter exited with status 127.
Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127. This template produces COinS metadata; see COinS in Wikipedia for background information.
TemplateData
TemplateData for Cite interview
Lua error: Internal error: The interpreter exited with status 127.
Lua error: Internal error: The interpreter exited with status 127.
CS1 template for Interviews
Parameter | Description | Type | Status | |
---|---|---|---|---|
Last name | last last1 author | Last name of the first interviewee | String | suggested |
First name | first first1 | First name of the first interviewee | String | suggested |
Subject link | subject-link | Wikipedia link to Subject (Interviewee) | Page name | optional |
Interviewer | interviewer | Full name of interviewer(s); separate interviewers with a semicolon (;); wikilink as desired. | String | suggested |
Source title | title | Title of the source. May be wiki-linked, or use url to add an external link, but no both. | String | suggested |
Media type | type medium | Displays in parentheses following title | String | optional |
Last name 2 | last2 | Last name of the second interviewee, don't wiki-link | String | optional |
First name 2 | first2 | First name of the second interviewee, don't wiki-link | String | optional |
Last name 3 | last3 | Last name of the third interviewee, don't wiki-link | String | optional |
First name 3 | first3 | First name of the third interviewee, don't wiki-link | String | optional |
Last name 4 | last4 | Last name of the fourth interviewee, don't wiki-link | String | optional |
First name 4 | first4 | First name of the fourth interviewee, don't wiki-link | String | optional |
Last name 5 | last5 | Last name of the fifth interviewee, don't wiki-link | String | optional |
First name 5 | first5 | First name of the fifth interviewee, don't wiki-link | String | optional |
Last name 6 | last6 | Last name of the sixth interviewee, don't wiki-link | String | optional |
First name 6 | first6 | First name of the sixth interviewee, don't wiki-link | String | optional |
Last name 7 | last7 | Last name of the seventh interviewee, don't wiki-link | String | optional |
First name 7 | first7 | First name of the seventh interviewee, don't wiki-link | String | optional |
Last name 8 | last8 | Last name of the eighth interviewee, don't wiki-link | String | optional |
First name 8 | first8 | First name of the eighth interviewee, don't wiki-link | String | optional |
Last name 9 | last9 | Last name of the ninth interviewee, don't wiki-link. If this is set, et al appears. | String | optional |
First name 9 | first9 | First name of the ninth interviewee, don't wiki-link. If this is set, et al appears. | String | optional |
URL | url | URL of publication. | URL | suggested |
URL access date | access-date | Date when url was accessed. | Date | optional |
Archive URL | archive-url | URL of an archived snapshot, such as from Internet Archive, WebCite or Archive.is | URL | optional |
Archive date | archive-date | Date of snapshot on archive service | Date | optional |
url-status | url-status | If live, the display order is changed to show the archive link at the end | Boolean | optional |
URL format | format | Format of the work referred to by url; for example: PDF, DOC, or XLS; displayed in parentheses after title | String | optional |
Work | work journal newspaper magazine periodical website | Name of the source periodical, may be wikilinked if relevant | String | optional |
Issue | issue number | Issue number of the periodical, if appropriate | String | optional |
Publisher | publisher | Name of publisher; may be wikilinked if relevant | String | optional |
Place of publication | place location | Geographical place of publication; generally not wikilinked; omit when the name of the work includes the location | String | optional |
Source date | date | Date of source being referenced | Date | suggested |
Year | year | Year of source being referenced. Use of |date= is recommended | String | optional |
Page | page | The number of a single page in the source that supports the content. Use either |page= or |pages=, but not both. Displays preceded by p. unless |no-pp=y. | Number | optional |
Pages | pages | A range of pages in the source that supports the content. Use either |page= or |pages=, but not both. Separate using an en dash (–); separate non-sequential pages with a comma (,); do not use to indicate the total number of pages in the source. Displays preceded by pp. unless |no-pp=y. Hyphens are automatically converted to en dashes; if hyphens are appropriate | String | optional |
Quote | quote | Relevant text quoted from the source. Displays enclosed in quotes. When supplied, the citation terminator (a period by default) is suppressed, so the quote must include terminating punctuation. | String | optional |