Template:Citation/doc: Difference between revisions

[unchecked revision][checked revision]
Content deleted Content added
m 1 revision imported
No edit summary
Tag: 2017 source edit
 
Line 1:
{{For-text|the{{nbsp}} {{fake citation needed}} template|{{tl|citation needed}}}}
{{Documentation subpage}}
<!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: [[Wikipedia:Wikidata]]).
-->
{{for2|the{{nbsp}} {{fake citation needed}} template|{{tl|citation needed}}}}
{{#ifeq: {{PAGENAME}}|{{ROOTPAGENAME}}|{{Cascade-protected template}}}}
{{#ifeq: {{PAGENAME}}|{{ROOTPAGENAME}}|{{High-risk|189000+}}}}
Line 14:
Notes:
* All parameter names must be [[lowercase]].
* Invisible unicode space characters (see [[Help:CS1 errors#invisible_charinvisible char|list]]) will return an error message. Non-intentional invisible characters should be removed; intentional ones should be replaced with their corresponding HTML entity (e.g. <code>&amp;ZeroWidthSpace;</code>).
 
==Simple citations==
Line 48:
{| class="wikitable"
|-
| <pre>{{tj|Citation
| last =: Turner
| first =: Orsamus
| title =: History of the pioneer settlement of Phelps and Gorham's purchase, and Morris' reserve
| publisher: William Alling
Phelps and Gorham's purchase, and Morris' reserve
| place: Rochester, New York
| publisher = William Alling
| year: 1851
| place = Rochester, New York
| ol: 7120924W
| year = 1851
| ol = 7120924W
}}
</pre>
| {{Citation
| last = Turner
Line 208 ⟶ 206:
 
====Anchor====
{{distinguish|#Identifiers}}
{{further|#Anchored citations}}
{{csdoc|ref|lua=yes}}
 
====Identifiers====
{{distinguish|#Anchor}}
{{anchor|id1}}{{csdoc|id1|lua=yes}}
{{anchor|id2}}{{csdoc|id2|lua=yes}}
Line 216 ⟶ 217:
====Quote====
{{csdoc|quote|lua=yes|cs2=yes}}
 
====Laysummary====
{{csdoc|lay|lua=yes}}
 
====Display options====
Line 268 ⟶ 266:
|-
| Web page
| <presyntaxhighlight lang="wikitext">{{Citation
| url = http://nrhp.focus.nps.gov/
| title = NPS Focus
Line 276 ⟶ 274:
| ref = none
}}
</syntaxhighlight>
</pre>
| {{Citation
| url = http://nrhp.focus.nps.gov/
Line 287 ⟶ 285:
|-
| Archived page
| <presyntaxhighlight lang="wikitext">{{Citation
| url = http://liftoff.msfc.nasa.gov/academy/space/atmosphere.html
| title = Earth's Atmosphere
| access-date = October 25, 2007
| publisher = [[NASA|National Aeronautics and Space Administration]]
| year = 1995
| author = NASA
Line 298 ⟶ 296:
| archive-date = October 13, 2007
}}
</syntaxhighlight>
</pre>
| {{Citation | url = http://liftoff.msfc.nasa.gov/academy/space/atmosphere.html | title = Earth's Atmosphere | access-date = October 25, 2007 | publisher = [[NASA|National Aeronautics and Space Administration]] | year = 1995 | author = NASA | archive-url = https://web.archive.org/web/20071013232332/http://liftoff.msfc.nasa.gov/academy/space/atmosphere.html | archive-date = October 13, 2007}}
|}
 
Line 574 ⟶ 572:
| <pre>{{Citation
| last = Knight
| first = Joseph, Sr.
| year = 1833
| editor-last = Jessee
Line 589 ⟶ 587:
| {{Citation
| last = Knight
| first = Joseph, Sr.
| year = 1833
| editor-last = Jessee
Line 662 ⟶ 660:
 
==Anchored citations==
{{distinguish|#Identifiers}}
This template can generate a citation that can be combined with [[WP:CITESHORT|shortened footnotes]] or [[Wikipedia:Parenthetical referencing|parenthetical referencing]]. It does this by creating an [[HTML element#Anchor|HTML anchor]] containing an ID. The special parameter {{para|ref}} generates an anchor ID suitable for [[Harvard referencing]] templates such as {{tl|harv}} as specified in the next section; an anchor ID is generated by default.
 
Line 711 ⟶ 710:
 
==TemplateData==
{{notice|This template data section needs to be edited. It includes deprecated parameters and does not include parameters that were added in the Lua updates.}}
 
{{TemplateData header}}
{{#invoke:cs1 documentation support|template_data_validate|{{ROOTPAGENAME}}}}
Line 721 ⟶ 718:
"last": {
"label": "Last name",
"description": "The surname of the author; don't wikilink, use 'author-link' instead; can suffix with a numeral to add additional authors",
"aliases": [
"last1",
"author",
"author1",
"last1author1-last",
"author-last",
"surname1",
"author-last1",
"subject1",
"surname",
"author-last",
"host",
"subject"
],
"type": "line",
Line 732 ⟶ 738:
"first": {
"label": "First name",
"description": "Given or first name, middle names, or initials of the author; don't wikilink, use 'author-link' instead; can suffix with a numeral to add additional authors",
"aliases": [
"first1given",
"author-first",
"first1",
"given1",
"author-first1",
"author1-first"
],
"type": "line",
"suggested": true
},
"interviewer": {
"label": "Interviewer",
"description": "Full name of interviewer(s); separate interviewers with a semicolon (;); wikilink as desired.",
"type": "string",
"suggested": false
},
"title": {
Line 747 ⟶ 764:
"date": {
"label": "Date of source",
"type": "stringdate",
"description": "Full date of source being referenced; in the same format as other publication dates in the citations.[1] Dodo not wikilink.; Displaysuse afterYYYY-MM-DD theor authorsother andacceptable enclosed in parentheses. If there is no authorformats", then displays after publisher."
"suggested": true
},
"url": {
"label": "URL of source",
"type": "string",
"description": "URL of an online location where the text of the publication can be found.",
"suggested": true
},
"publication-date": {
Line 781 ⟶ 800:
"type": "string",
"required": false,
"aliases": [
],
"description": "Replaces the name of the first author with em dashes or text. Set author-mask to a numeric value n to set the dash n em spaces wide; set author-mask to a text value to display the text without a trailing author separator; for example, \"with\". You must still include the values for all authors for metadata purposes. Primarily intended for use with bibliographies or bibliography styles where multiple works by a single author are listed sequentially such as shortened footnotes. Do not use in a list generated by {{reflist}}, <references /> or similar as there is no control of the order in which references are displayed. You can also use editor-mask and translator-mask in the same way."
},
"author-mask2": {
"label": "Author mask 2",
"description": "Replaces the name of the second author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead",
"type": "string",
"aliases": [
"author2-mask"
]
},
"author-mask3": {
"label": "Author mask 3",
"description": "Replaces the name of the third author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead",
"type": "string",
"aliases": [
"author3-mask"
]
},
"author-mask4": {
"label": "Author mask 4",
"description": "Replaces the name of the fourth author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead",
"type": "string",
"aliases": [
"author4-mask"
]
},
"author-mask5": {
"label": "Author mask 5",
"description": "Replaces the name of the fifth author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead",
"type": "string",
"aliases": [
"author5-mask"
]
},
"author-mask6": {
"label": "Author mask 6",
"description": "Replaces the name of the sixth author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead",
"type": "string",
"aliases": [
"author6-mask"
]
},
"author-mask7": {
"label": "Author mask 7",
"description": "Replaces the name of the seventh author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead",
"type": "string",
"aliases": [
"author7-mask"
]
},
"author-mask8": {
"label": "Author mask 8",
"description": "Replaces the name of the eighth author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead",
"type": "string",
"aliases": [
"author8-mask"
]
},
"author-mask9": {
"label": "Author mask 9",
"description": "Replaces the name of the ninth author with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing author separator; for example, 'with' instead",
"type": "string",
"aliases": [
"author9-mask"
]
},
"last2": {
Line 790 ⟶ 871:
"aliases": [
"author2",
"surname2",
"author-last2",
"author2-last",
"subject2"
],
"type": "line"
Line 799 ⟶ 883:
"type": "line",
"aliases": [
"given2",
"author-first2",
"author2-first"
]
},
Line 807 ⟶ 893:
"aliases": [
"author3",
"surname3",
"author-last3",
"author3-last",
"subject3"
],
"type": "line"
Line 816 ⟶ 905:
"type": "line",
"aliases": [
"given3",
"author-first3",
"author3-first"
]
},
"last4": {
"label": "Last name 4",
"description": "The surname of the forthfourth author; don't wikilink, use 'author-link4' instead.",
"aliases": [
"author4",
"surname4",
"author-last4",
"author4-last",
"subject4"
],
"type": "line"
Line 830 ⟶ 924:
"first4": {
"label": "First name 4",
"description": "Given or first name, middle names, or initials of the forthfourth author; don't wikilink.",
"type": "line",
"aliases": [
"given4",
"author-first4",
"author4-first"
]
},
Line 903 ⟶ 999:
"last9": {
"label": "Last name 9",
"description": "The surname of the ninth author; don't wikilink, use 'author-link9' instead. If nine authors are defined, then only eight will show and 'et al.' will show in place of the last author.",
"aliases": [
"author9",
Line 920 ⟶ 1,016:
"author-link": {
"label": "Author link",
"description": "Title of existing Wikipedia article about the author; can suffix with a numeral to add additional authors",
"type": "wiki-page-name",
"aliases": [
"author-link1",
"author1-link",
"authorsubject-link1link",
"subject-link1",
"subject1-link"
]
},
Line 932 ⟶ 1,031:
"type": "wiki-page-name",
"aliases": [
"author2-link",
"subject-link2",
"subject2-link"
]
},
Line 940 ⟶ 1,041:
"type": "wiki-page-name",
"aliases": [
"author3-link",
"subject-link3",
"subject3-link"
]
},
"author-link4": {
"label": "Author link 4",
"description": "Title of existing Wikipedia article about the forthfourth author.",
"type": "wiki-page-name",
"aliases": [
"author4-link",
"subject-link4",
"subject4-link"
]
},
Line 956 ⟶ 1,061:
"type": "wiki-page-name",
"aliases": [
"author5-link",
"subject-link5",
"subject5-link"
]
},
Line 994 ⟶ 1,101:
"label": "Original date",
"description": "Original date of publication; provide specifics",
"type": "numberstring"
},
"trans-title": {
"label": "Translated title",
"description": "An English language title, if the source cited is in a foreign language; 'language' is recommended",
"type": "contentstring"
},
"trans-chapter": {
"label": "Translated chapter title",
"description": "An English language chapter title, if the source cited is in a foreign language; 'language' is recommended",
"type": "contentstring"
},
"type": {
"label": "Type",
"description": "Additional information about the media type of the source; format in sentence case",
"type": "contentstring"
},
"archive-url": {
"label": "Archive URL",
"description": "The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archive-date'",
"type": "line",
"suggested": true
},
"series": {
"label": "Series",
"description": "Series identifier when the source is part of a series, such as a book series or a journal; alias of 'version'",
"type": "contentstring",
"aliases": [
"version"
Line 1,033 ⟶ 1,141:
"newspaper",
"magazine",
"encyclopedia",
"encyclopaedia",
"dictionary",
"periodical"
],
"suggested": true
},
"volume": {
Line 1,044 ⟶ 1,150:
"type": "line",
"suggested": true
},
"vauthors": {
"label": "Vancouver style author list",
"description": "If using Vancouver style, comma separated list of author names; enclose corporate or institutional author names in doubled parentheses",
"example": "Smythe JB, ((Megabux Corporation))",
"type": "string"
},
"issue": {
Line 1,049 ⟶ 1,161:
"description": "Issue number",
"type": "string",
"suggested": true,
"aliases": [
"number"
]
},
"display-editors": {
"label": "Display Editors",
"description": "Controls the number of editor names that are displayed when a citation is published. To change the displayed number of editors, set display-editors to the desired number. For example, |display-editors=2 will display only the first two editors in a citation. By default, all editors are displayed. |display-editors=etal displays all editors in the list followed by et al.",
"type": "string"
},
"minutes": {
"label": "In-source location: Minutes",
"description": "Time the event occurs in an audio or visual source; followed by \"minutes in\". ",
"type": "number"
},
"time": {
"label": "In-source location: Time",
"description": "Time the event occurs in an audio or visual source; preceded by default text \"Event occurs at time\". ",
"type": "string"
},
"time-caption": {
"label": "In-source location: Time caption",
"description": "Changes the default text displayed before time",
"type": "string"
},
"page": {
Line 1,076 ⟶ 1,209:
"chapter": {
"label": "Chapter",
"description": "The chapter heading of the source. For the contribution alias, see contributor-last",
"type": "string",
"aliases": [
"contribution",
"entry",
"article",
"section"
]
},
"contributioneditor-last2": {
"label": "contributionLast name of second editor",
"description": "The surname of the second editor; don't wikilink, use 'editor2-link'",
"type": "string",
"requiredaliases": false[
"editor-surname2",
"editor2",
"editor2-last",
"editor2-surname"
]
},
"chaptereditor-urlfirst2": {
"label": "chapter-urlFirst name of second editor",
"description": "Given or first name, middle names, or initials of the second editor; don't wikilink, use 'editor2-link'",
"type": "string",
"required": false,
"aliases": [
"chapterurleditor-given2",
"editor2-first",
"editor2-given"
]
},
"contributioneditor-urllink2": {
"label": "contribution-urlLink for second editor",
"description": "Title of existing Wikipedia article about the second editor",
"type": "wiki-page-name",
"aliases": [
"editor2-link"
]
},
"editor-mask2": {
"label": "Mask for second editor",
"description": "Replaces the name of the second editor with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing editor separator; for example, 'with' instead",
"type": "string",
"requiredaliases": false[
"editor2-mask"
]
},
"editor-last3": {
"label": "Last name of third editor",
"description": "The surname of the third editor; don't wikilink, use 'editor3-link'",
"type": "string",
"aliases": [
"editor-surname3",
"editor3",
"editor3-last",
"editor3-surname"
]
},
"editor-first3": {
"label": "First name of third editor",
"description": "Given or first name, middle names, or initials of the third editor; don't wikilink, use 'editor3-link'",
"type": "string",
"aliases": [
"editor-given3",
"editor3-first",
"editor3-given"
]
},
"editor-link3": {
"label": "Link for third editor",
"description": "Title of existing Wikipedia article about the third editor",
"type": "wiki-page-name",
"aliases": [
"editor3-link"
]
},
"editor-mask3": {
"label": "Mask for third editor",
"description": "Replaces the name of the third editor with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing editor separator; for example, 'with' instead",
"type": "string",
"aliases": [
"editor3-mask"
]
},
"editor-last4": {
"label": "Last name of fourth editor",
"description": "The surname of the fourth editor; don't wikilink, use 'editor4-link'",
"type": "string",
"aliases": [
"editor-surname4",
"editor4",
"editor4-last",
"editor4-surname"
]
},
"editor-first4": {
"label": "First name of fourth editor",
"description": "Given or first name, middle names, or initials of the fourth editor; don't wikilink, use 'editor4-link'",
"type": "string",
"aliases": [
"editor-given4",
"editor4-first",
"editor4-given"
]
},
"editor-link4": {
"label": "Link for fourth editor",
"description": "Title of existing Wikipedia article about the fourth editor",
"type": "wiki-page-name",
"aliases": [
"editor4-link"
]
},
"editor-mask4": {
"label": "Mask for fourth editor",
"description": "Replaces the name of the fourth editor with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing editor separator; for example, 'with' instead",
"type": "string",
"aliases": [
"editor4-mask"
]
},
"editor-last5": {
"label": "Last name of fifth editor",
"description": "The surname of the fifth editor; don't wikilink, use 'editor5-link'",
"type": "string",
"aliases": [
"editor-surname5",
"editor5",
"editor5-last",
"editor5-surname"
]
},
"editor-first5": {
"label": "First name of fifth editor",
"description": "Given or first name, middle names, or initials of the fifth editor; don't wikilink, use 'editor5-link'",
"type": "string",
"aliases": [
"editor-given5",
"editor5-first",
"editor5-given"
]
},
"editor-link5": {
"label": "Link for fifth editor",
"description": "Title of existing Wikipedia article about the fifth editor",
"type": "wiki-page-name",
"aliases": [
"editor5-link"
]
},
"editor-mask5": {
"label": "Mask for fifth editor",
"description": "Replaces the name of the fifth editor with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing editor separator; for example, 'with' instead",
"type": "string",
"aliases": [
"editor5-mask"
]
},
"editor-last6": {
"label": "Last name of sixth editor",
"description": "The surname of the sixth editor; don't wikilink, use 'editor6-link'",
"type": "string",
"aliases": [
"editor-surname6",
"editor6",
"editor6-last",
"editor6-surname"
]
},
"editor-first6": {
"label": "First name of sixth editor",
"description": "Given or first name, middle names, or initials of the sixth editor; don't wikilink, use 'editor6-link'",
"type": "string",
"aliases": [
"editor-given6",
"editor6-first",
"editor6-given"
]
},
"editor-link6": {
"label": "Link for sixth editor",
"description": "Title of existing Wikipedia article about the sixth editor",
"type": "wiki-page-name",
"aliases": [
"editor6-link"
]
},
"editor-mask6": {
"label": "Mask for sixth editor",
"description": "Replaces the name of the sixth editor with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing editor separator; for example, 'with' instead",
"type": "string",
"aliases": [
"editor6-mask"
]
},
"editor-last7": {
"label": "Last name of seventh editor",
"description": "The surname of the seventh editor; don't wikilink, use 'editor7-link'",
"type": "string",
"aliases": [
"editor-surname7",
"editor7",
"editor7-last",
"editor7-surname"
]
},
"editor-first7": {
"label": "First name of seventh editor",
"description": "Given or first name, middle names, or initials of the seventh editor; don't wikilink, use 'editor7-link'",
"type": "string",
"aliases": [
"editor-given7",
"editor7-first",
"editor7-given"
]
},
"editor-link7": {
"label": "Link for seventh editor",
"description": "Title of existing Wikipedia article about the seventh editor",
"type": "wiki-page-name",
"aliases": [
"editor7-link"
]
},
"editor-mask7": {
"label": "Mask for seventh editor",
"description": "Replaces the name of the seventh editor with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing editor separator; for example, 'with' instead",
"type": "string",
"aliases": [
"editor7-mask"
]
},
"editor-last8": {
"label": "Last name of eighth editor",
"description": "The surname of the eighth editor; don't wikilink, use 'editor8-link'",
"type": "string",
"aliases": [
"editor-surname8",
"editor8",
"editor8-last",
"editor8-surname"
]
},
"editor-first8": {
"label": "First name of eighth editor",
"description": "Given or first name, middle names, or initials of the eighth editor; don't wikilink, use 'editor8-link'",
"type": "string",
"aliases": [
"editor-given8",
"editor8-first",
"editor8-given"
]
},
"editor-link8": {
"label": "Link for eighth editor",
"description": "Title of existing Wikipedia article about the eighth editor",
"type": "wiki-page-name",
"aliases": [
"editor8-link"
]
},
"editor-mask8": {
"label": "Mask for eighth editor",
"description": "Replaces the name of the eighth editor with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing editor separator; for example, 'with' instead",
"type": "string",
"aliases": [
"editor8-mask"
]
},
"editor-last9": {
"label": "Last name of ninth editor",
"description": "The surname of the ninth editor; don't wikilink, use 'editor9-link'",
"type": "string",
"aliases": [
"editor-surname9",
"editor9",
"editor9-last",
"editor9-surname"
]
},
"editor-first9": {
"label": "First name of ninth editor",
"description": "Given or first name, middle names, or initials of the ninth editor; don't wikilink, use 'editor9-link'",
"type": "string",
"aliases": [
"editor-given9",
"editor9-first",
"editor9-given"
]
},
"editor-link9": {
"label": "Link for ninth editor",
"description": "Title of existing Wikipedia article about the ninth editor",
"type": "wiki-page-name",
"aliases": [
"editor9-link"
]
},
"editor-mask9": {
"label": "Mask for ninth editor",
"description": "Replaces the name of the ninth editor with em dashes or text; set to a numeric value 'n' to set the dash 'n' em spaces wide; set to a text value to display the text without a trailing editor separator; for example, 'with' instead",
"type": "string",
"aliases": [
"editor9-mask"
]
},
"chapter-url": {
"label": "Chapter URL",
"type": "string",
"required": false,
"aliases": [
"contribution-url",
"section-url"
],
"description": "The URL of the online location where the text of the chapter can be found"
},
"veditors": {
"label": "Vancouver style editor list",
"description": "Comma separated list of editor names in Vancouver style; enclose corporate or institutional names in doubled parentheses",
"example": "Smythe JB, ((Megabux Corporation))",
"type": "string"
},
"chapter-format": {
"label": "chapter-formatFormat of Chapter URL",
"type": "string",
"required": false,
"aliases": [
"contribution-format",
"section-format"
],
"description": "Format of the work referred to by chapter-url; displayed in parentheses after chapter. HTML is implied and should not be specified.",
"example": "PDF, DOC, or XLS"
},
"others": {
Line 1,117 ⟶ 1,556:
"description": "Geographical place of publication; usually not wikilinked",
"type": "string",
"suggested": true,
"aliases": [
"location"
Line 1,124 ⟶ 1,564:
"label": "Place of publication",
"description": "Publication place shows after title; if 'place' or 'location' are also given, they are displayed before the title prefixed with 'written at'",
"type": "contentstring"
},
"publisher": {
"label": "Publisher",
"description": "Name of the publisher; displays after title",
"type": "contentstring",
"suggested": true,
"aliases": [
"institution"
]
},
"language": {
"label": "Language",
"description": "The language in which the source is written, if not English; use the ISO 639 language code (preferred) or the full language name; do not use icons or templates",
"type": "contentstring"
},
"format": {
"label": "Format",
"description": "Format of the work referred to by 'url' ('url' is required when using 'format'); examples: PDF, DOC, XLS; do not specify HTML",
"type": "contentstring"
},
"arxiv": {
Line 1,280 ⟶ 1,724:
"label": "URL access date",
"description": "The full date when the original URL was accessed; do not wikilink",
"type": "date",
"suggested": false
},
"archive-date": {
"label": "Archive date",
"description": "Date when the original URL was archived; do not wikilink",
"type": "date",
"suggested": true
},
"editor-last": {
"label": "Editor last name",
"description": "The surname of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors",
"aliases": [
"editor",
Line 1,297 ⟶ 1,743:
"editor1",
"editor1-last",
"editor1-surname",
"editors"
]
},
"editor-first": {
"label": "Editor first name",
"description": "The surnamegiven or first name, middle names, or initials of the editor; don't wikilink, use 'editor-link'; can suffix with a numeral to add additional editors",
"aliases": [
"editor-first1",
"editor-given",
"editor-given1",
"editor1-first",
Line 1,451 ⟶ 1,897:
"editor2-link": {
"label": "editor2-link",
"type": "string",
"required": false
},
"editor3-link": {
"label": "editor3-link",
"type": "string",
"required": false
},
"editor4-link": {
"label": "editor4-link",
"type": "string",
"required": false
},
"translator-last": {
"label": "Translator last name",
"description": "The surname of the translator; don't wikilink, use 'translator-link'; can suffix with a numeral to add additional translators.",
"aliases": [
"translator",
Line 1,477 ⟶ 1,920:
"translator-first": {
"label": "Translator first name",
"description": "Given or first name, middle names, or initials of the translator; don't wikilink, use 'translator-link'; can suffix with a numeral to add additional translators.",
"aliases": [
"translator1-first",
Line 1,486 ⟶ 1,929:
"translator-link": {
"label": "Translator link",
"description": "Title of existing Wikipedia article about the translator; can suffix with a numeral to add additional translators.",
"type": "wiki-page-name",
"aliases": [
Line 1,699 ⟶ 2,142:
},
"name-list-style": {
"aliases": [
"name-list-format"
],
"label": "Name list style",
"description": "Sets the style for the list. Accepts 'amp', 'and', and 'vanc'. amp displays an ampersand after the penultimate name; and the same with 'and', and vanc displays in Vancouver format",
"type": "string"
},
"script-title": {
"label": "Script Title",
"description": "Original title for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in title (if present). Must be prefixed with one of the supported language codes to help browsers properly display the script",
"example": "ja:東京タワー",
"type": "string"
},
"url-status": {
"label": "URL status",
"description": "The status of the URL- live, dead, usurped/unfit (inappropriate content) or deviated (different content)",
"suggestedvalues": [
"live",
"dead",
"usurped",
"unfit",
"deviated"
],
"suggested": true
},
"s2cid": {
"label": "Semantic Scholar Corpus ID",
"description": "The Corpus identifier in Semantic Scholar. Displays as a link to the Semantic Scholar page.",
"example": "84541141",
"aliases": [
"S2CID"
]
},
"via": {
"description": "Aggregate or database provider, when different from the Publisher.",
"example": "[[Open Edition]], [[JSTOR]]",
"type": "string"
},
"url-access": {
"label": "URL access level",
"suggestedvalues": [
"registration",
"limited",
"subscription"
]
},
"doi-access": {
"label": "DOI access level",
"suggestedvalues": [
"free"
],
"description": "Requires DOI value."
},
"bibcode-access": {
"suggestedvalues": [
"free"
],
"label": "Bibcode access level",
"description": "If the full text is available from ADS via this Bibcode, type 'free'."
},
"jstor-access": {
"label": "Jstor access level",
"description": "If the full text is free to read on Jstor, type 'free'.",
"type": "string",
"autovalue": "free"
},
"s2cid-access": {
"label": "Semantic Scholar Corpus ID (s2cid) Access Level",
"suggestedvalues": [
"free"
]
},
"agency": {
"label": "Agency",
"description": "The agency (wire service) that provided the content; examples: Associated Press, Reuters, Agence France-Presse",
"type": "string"
},
"title-link": {
"label": "Title link",
"description": "Title of existing Wikipedia article about the source named in title – do not use a web address; do not wikilink.",
"type": "wiki-page-name"
},
"collaboration": {
"label": "Collaboration",
"description": "Name of a group of authors or collaborators; requires author, last, or vauthors which list one or more primary authors; follows author name-list; appends 'et al.' to author name-list.",
"type": "string"
},
"script-chapter": {
"label": "Script Chapter",
"description": "Chapter heading for languages that do not use a Latin-based alphabet (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, Vietnamese, etc); follows transliteration defined in chapter. Should be prefixed with an ISO 639-1 two-character code to help browsers properly display the script",
"example": "ja:東京タワー",
"type": "string"
},
"department": {
"label": "Department",
"description": "Department or column within a periodical."
},
"hdl": {
"aliases": [
"HDL"
],
"label": "Handle System identifier",
"description": "Handle System identifier for digital objects and other resources on the Internet",
"type": "string"
},
"mode": {
"label": "Citation Style",
"description": "Sets element separator, default terminal punctuation, and certain capitalization according to the value provided. For cs1, element separator and terminal punctuation is a period (.); where appropriate, initial letters of certain words are capitalized ('Retrieved...'). For cs2, element separator is a comma (,); terminal punctuation is omitted; where appropriate, initial letters of certain words are not capitalized ('retrieved...'). These styles correspond to Citation Style 1 and Citation Style 2 respectively. To override default terminal punctuation use the postscript parameter.",
"type": "string",
"suggestedvalues": [
"cs1",
"cs2"
],
"default": "cs2"
},
"archive-format": {
"label": "Archive Format",
"description": "Format of the Archive"
},
"hdl-access": {
"label": "HDL access level",
"description": "If the full text is free to read via the HDL, type 'free'.",
"type": "string",
"suggestedvalues": [
"free"
]
},
"ismn": {
"aliases": [
"ISMN"
],
"label": "ISMN",
"description": "International Standard Music Number; Use the ISMN actually printed on or in the work. Hyphens or spaces in the ISMN are optional.",
"example": "979-0-9016791-7-7",
"type": "string"
},
"people": {
"label": "People",
"description": "Names of the authors",
"type": "string"
}
Line 2,164 ⟶ 2,738:
"first",
"title",
"title-link",
"vauthors",
"collaboration",
"date",
"url",
"work",
"interviewer",
"volume",
"issue",
"minutes",
"time",
"time-caption",
"page",
"pages",
Line 2,178 ⟶ 2,758:
"editor-first",
"author-mask",
"author-mask2",
"author-mask3",
"author-mask4",
"author-mask5",
"author-mask6",
"author-mask7",
"author-mask8",
"author-mask9",
"display-editors",
"orig-date",
"editor-last2",
"editor-first2",
"editor-link2",
"editor-mask2",
"editor-last3",
"editor-first3",
"editor-link3",
"editor-mask3",
"editor-last4",
"editor-first4",
"editor-link4",
"editor-mask4",
"editor-last5",
"editor-first5",
"editor-link5",
"editor-mask5",
"editor-last6",
"editor-first6",
"editor-link6",
"editor-mask6",
"editor-last7",
"editor-first7",
"editor-link7",
"editor-mask7",
"editor-last8",
"editor-first8",
"editor-link8",
"editor-mask8",
"editor-last9",
"editor-first9",
"editor-link9",
"editor-mask9",
"trans-title",
"script-title",
"trans-chapter",
"type",
"url",
"access-date",
"archive-url",
"archive-date",
"archive-format",
"url-status",
"series",
"at",
"no-pp",
"chapter",
"contributionscript-chapter",
"chapter-url",
"contribution-url",
"chapter-format",
"others",
"veditors",
"edition",
"place",
Line 2,209 ⟶ 2,836:
"issn",
"eissn",
"hdl",
"jfm",
"jstor",
Line 2,218 ⟶ 2,846:
"pmc",
"pmid",
"s2cid",
"rfc",
"ssrn",
Line 2,224 ⟶ 2,853:
"quote",
"ref",
"access-date",
"name-list-style",
"display-authors",
"archive-date",
"last2",
"first2",
Line 2,300 ⟶ 2,927:
"translator-link7",
"translator-link8",
"translator-link9",
"url-access",
"doi-access",
"via",
"bibcode-access",
"jstor-access",
"s2cid-access",
"agency",
"department",
"mode",
"hdl-access",
"ismn",
"people"
]
}
Line 2,317 ⟶ 2,956:
 
{{Wikipedia referencing}}
{{Wikipedia help pages}}<includeonly>{{Sandbox other||
 
<includeonly>{{Sandbox other||
<!-- Categories go below this line, please; interwikis go to Wikidata, thank you! -->
[[Category:Citation Style 2 templates]]