Template:Cite interview/doc: Difference between revisions

m
1 revision imported: Templates and CSS files
m (1 revision imported: Wikipedia article on Nicotine modules needed)
m (1 revision imported: Templates and CSS files)
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
{{csdoc|usage}}
{{csdoc|usage}}
{{csdoc|usage common}}
{{csdoc|usage common}}
:<code><nowiki>{{cite interview |last= |first= |subject-link= |interviewer= |title= |url= |publisher= |location= |date= |work= |access-date=}}</nowiki></code>
:<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= |url= |format= |work= |publisher= |location= |date= |year= |page= |pages= |access-date= |archive-url= |archive-date= |url-status= |quote=}}</nowiki></code>
:<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          =
| url            =
| format        =
| work          =
| work          =
| date          =
| publisher      =
| publisher      =
| location      =
| location      =
| date          =
| year          =
| page          =
| page          =
| pages          =
| pages          =
| access-date    =
| quote          =
| url            =
| format        =
| url-status    =
| archive-url    =
| archive-url    =
| archive-date  =
| archive-date  =
| url-status      =
| access-date    =
| quote          =
}}
}}
</pre>
</pre>
Line 133: Line 132:


{{markup2|
{{markup2|
|m=<nowiki>{{cite interview |last=Blackmun |first=Harry |subjectlink=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>
|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}}


====Laysummary====
====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 Title",
"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": {
"aliases": [
"label": "URL access date",
"accessdate"
],
"label": "URL Access Date",
"description": "Date when url was accessed.",
"description": "Date when url was accessed.",
"type": "date"
"type": "date"
},
},
"archive-url": {
"archive-url": {
"aliases": [
"archiveurl"
],
"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": {
"aliases": [
"label": "Archive date",
"archivedate"
],
"label": "Archive Date",
"description": "Date of snapshot on archive service",
"description": "Date of snapshot on archive service",
"type": "date"
"type": "date"
},
},
"dead-url": {
"url-status": {
"aliases": [
"label": "url-status",
"deadurl"
"description": "If live, the display order is changed to show the archive link at the end",
],
"label": "Dead URL",
"description": "If no, the display order is changed to show the archive link at the end",
"type": "boolean"
"type": "boolean"
},
},
"format": {
"format": {
"label": "URL Format",
"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 |nopp=y.",
"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 |nopp=y. Hyphens are automatically converted to en dashes; if hyphens are appropriate",
"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",
"dead-url",
"url-status",
"format",
"format",
"work",
"work",
Line 486: Line 474:
"quote"
"quote"
],
],
"format": "inline"
"format": "{{_ |_=_}}"
}
}
</templatedata>
</templatedata>