模板:Citation Style documentation
此模板的文档不存在、不全面或不能详细描述其功能及/或其代码中的参数。请帮助扩充并改进其文档。 |
Usage
编辑This template is used to build consistent documentation pages for 引文格式1 templates.
- For example:
{{Citation Style documentation|author}}
will show the author documentation.
Where a particular section of documentation is not appropriate for a certain template, simply add the text manually or create a new subtemplate.
Each module of text is a subtemplate that can be edited using the link.
Section usage
编辑When creating template documentation, use the following order of sections and content:
- Lead: a brief overview of the template intent
- Usage: samples of blank parameters that can be copied and pasted
- Examples: examples of various usage
- Parameters: detailed descriptions of each parameter
- Syntax: overview of the template syntax
- Deprecated: list of deprecated parameters
- Description: parameter descriptions separated by function in this general order:
- Authors
- Title
- Date
- Publisher
- Edition, series, volume
- In-source locations
- URL
- Anchor
- Identifiers
- Quote
- Editors
- Lay summary
- Display options
Lead section
编辑Use {{csdoc|lead|content}}
to create consistent content for the lead:
本字段的选项: One unnamed parameter is used to create the trailing text.
代码 | 效果 |
---|---|
{{csdoc|lead|books}} |
|
Lua notice
编辑脚本错误:没有“Suppress categories”这个模块。
Usage section
编辑Start the usage section with {{csdoc|usage}}
:
- 复制以下其中一个空白的版本来使用。所有参数名称必须使用小写。每个参数之间使用“|”(管道)字符分隔。删除未使用的参数,以避免在编辑窗口出现。某些范例可能包括当前日期。如果不是当前的日期,请刷新。
Parameters to copy are enclosed in tables created by sub-templates.
Full horizontal style
编辑- Start with
{{csdoc|usage full}}
- Precede the sample markup with
:
to create an indent - Enclose the sample in
<code>
<nowiki>...</nowiki>
</code> - Close the table with
{{end}}
{{csdoc|usage full}} :<code><nowiki>{{cite book |last1= |first1= |author1-link= |last2= |first2= |author2-link= |editor1-first= |editor1-last= |editor1-link= |others= |title= |trans-title= |url= |archive-url= |archive-date= |format= |access-date= |type= |edition= |series= |volume= |date= |year= |orig-year= |publisher= |location= |language= |isbn= |oclc= |doi= |id= |page= |pages= |at= |trans-chapter= |chapter= |chapter-url= |quote= |ref= |bibcode= |lay-url= |lay-source= |lay-date= |author-mask= |display-authors= |postscript= |last-author-amp=}}</nowiki></code> {{end}}
|
Most commonly used horizontal style
编辑- Start with
{{csdoc|usage common}}
- Precede the sample markup with
:
to create an indent - Enclose the sample in
<code>
<nowiki>...</nowiki>
</code> - Close the table with
{{end}}
{{csdoc|usage common}} :<code><nowiki>{{cite book |last= |first= |author-link= |title= |url= |access-date= |year= |publisher= |location= |isbn= |page= |pages=}}</nowiki></code> {{end}}
|
Full vertical style
编辑The full vertical style is created in three columns: Vertical list, Prerequisites and Brief instructions / notes.
- Start with:
{{csdoc|usage vertical}} <pre style="margin:0px;">
- Create the vertical list column
- Separate the next column with:
</pre> {{csdoc|usage vertical mid}} <pre style="margin:0px;">
- Create the prerequisites column; blank lines must include a
- Separate the next column with:
</pre> {{csdoc|usage vertical mid}} <pre style="margin:0px;">
- Create the instructions column; blank lines must include a
- End with:
</pre> {{csdoc|usage vertical end}}
Example:
{{csdoc|usage vertical}} <pre style="margin:0px;"> {{cite book | last = | first = | author-link = }} </pre> {{csdoc|usage vertical mid}} <pre style="margin:0px;"> last </pre> {{csdoc|usage vertical mid}} <pre style="margin:0px;"> same as last1 same as first1 </pre> {{csdoc|usage vertical end}}
Template:Citation Style documentation/usage vertical
{{cite book | last = | first = | author-link = }}
Template:Citation Style documentation/usage vertical mid
last
Template:Citation Style documentation/usage vertical mid
same as last1 same as first1
Template:Citation Style documentation/usage vertical end
Sub-templates
编辑Usage
编辑
复制以下其中一个空白的版本来使用。所有参数名称必须使用小写。每个参数之间使用“|”(管道)字符分隔。删除未使用的参数,以避免在编辑窗口出现。某些范例可能包括当前日期。如果不是当前的日期,请刷新。 |}
Usage full
编辑
Usage common
编辑
Usage vertical
编辑
Template:Citation Style documentation/usage vertical |}
Usage vertical mid
编辑
Template:Citation Style documentation/usage vertical mid |}
Usage vertical end
编辑
Template:Citation Style documentation/usage vertical end
Examples section
编辑Use {{markup2}} to format the examples .
{{markup2 |t=Basic usage with url (and accessdate) and edition |m={{cite book |title=Mysterious book}} |r={{cite book |title=Mysterious book}} }}
Parameters section
编辑syntax
编辑
嵌套参数依赖于其母参数:
- 母参数
- 或者:母参数2—可以代替母参数使用
- 子参数 —可以与母参数一同使用(若母参数填写,此参数将被忽略)
- 或者:子参数2—可以代替子参数使用(若母参数2填写,此参数将被忽略)
- 在列出别名(aliases)的地方,只能定义一个参数;如果定义了多个别名参数(aliased parameters),那么只有一个会被显示。
COinS
编辑
该模板将COinS元数据嵌入HTML输出中,允许文献管理软件检索书目元数据。 。通常,每个参数只有一个数据项。不要包含说明性或替代性文字:
- use
|date=27 September 2007
not|date=27 September 2007 (print version 25 September)
Use of templates within the citation template is discouraged because many of these templates will add extraneous HTML or CSS that will be included raw in the metadata. Also, HTML entities, for example
, –
, etc, should not be used in parameters that contribute to the metadata. Do not include Wiki markup ''
(italic font) or '''
(bold font) because these markup characters will contaminate the metadata.
COinS metadata is created for these parameters
编辑Note: This table of metadata is displayed for all Citation Style 1 templates. Not all of these parameters are supported by every CS1 template. Some of these parameters are mutually exclusive, some are aliases of another parameter, and some require other parameters to be present. Please refer to each template's documentation for a full list of supported parameters, their aliases, and their dependencies.
|periodical=
,|journal=
,|newspaper=
,|magazine=
,|work=
,|website=
,|encyclopedia=
,|encyclopaedia=
,|dictionary=
|chapter=
,|contribution=
,|entry=
,|article=
,|section=
|title=
|publication-place=
,|publicationplace=
,|place=
,|location=
|date=
,|year=
,|publication-date=
,|publicationdate=
|series=
,|version=
|volume=
,|issue=
,|number=
|page=
,|pages=
,|at=
|edition=
|publisher=
,|distributor=
,|institution=
|url=
,|chapter-url=
,|chapterurl=
,|contribution-url=
,|contributionurl=
,|section-url=
,|sectionurl=
|author#=
,|author-last#=
,|author#-last=
,|last#=
,|surname#=
|author-first#=
,|author#-first=
,|first#=
,|given#=
- any of the named identifiers:
|isbn=
,|issn=
,|doi=
,|pmc=
, etc.
sep_period
编辑
By default, sets of fields are terminated with a period (.); this can be an issue when the last field in an abbreviation or initial with a period, as two periods then display. The only solution is to not include the last period in the value for the set of fields.
sep_comma
编辑
By default, sets of fields are terminated with a comma (,).
required
编辑
- This parameter is required and will generate an error if not defined. On errors, main, help and template pages are placed into Category:Articles with incorrect citation syntax. Set
|template doc demo=true
to disable categorization; mainly used for documentation where the error is demonstrated.
deprecated
编辑
These parameters are deprecated and will no longer work. Use will place the page in Category:含有过时参数的引用的页面.
Use accessdate:
|
Use date:
|
No longer supported:
|
|
|
author
编辑
- last: Surname of author. Do not wikilink—use authorlink instead. Where the surname is usually written first—as in Chinese—or for corporate authors, simply use last to include the same format as the source. Aliases: last, author, authors, last1, author1
- first: Given or first names of author, including title(s); for example: Firstname Middlename or Firstname M. or Dr. Firstname M., Sr. Do not wikilink—use authorlink instead. Aliases: first, first1.
- OR: for multiple authors, use last1, first1 through last9, first9 for up to nine authors. By default, if nine authors are defined, then only eight will show and "et al." will show in place of the last author. Aliases: last1, author1 through last9, author9.
- authorlink: Title of existing Wikipedia article about the author—not the author's website; do not wikilink. Aliases: authorlink, authorlink1, author-link, author1-link.
- OR: for multiple authors, use authorlink1 through authorlink9. Aliases: authorlink1, author1-link through authorlink9, author9-link.
- When using Template:Sfnote or Template:Paren styles with templates, do not use multiple names in one field else the anchor will not match the inline link.
本字段的选项:
|contributor=yes
adds contributors (use with cite book and citation only)|others=yes
adds "others: To record other contributors to the work, such as "Illustrated by Smith" or "Trans. Smith"."|aliases=
add aliases for last.
editor
编辑
- editor-last: Surname of editor. Do not wikilink—use editor-link instead. Where the surname is usually written first—as in Chinese—or for corporate authors, simply use editor-last to include the same format as the source. Aliases: editor-last, editor1-last, editor, editors.
- editor-first: Given or first names of editor, including title(s); example: Firstname Middlename or Firstname M. or Dr. Firstname M., Sr. Do not wikilink—use editor-link instead. Aliases: editor-first, editor1-first.
- OR: for multiple editors, use editor1-last, editor1-first through editor4-last, editor4-first for up to four editors.
- editor-link: Title of existing Wikipedia article about the editor—not the editor's website; do not wikilink. Aliases: editor-link, editor1-link.
- OR: for multiple editors, use editor1-link through editor4-link.
- Display:
- If authors: Authors are first, followed by the included work, then "In" and the editors, then the main work.
- If no authors: Editors appear before the included work; a single editor is followed by "ed."; multiple editors are followed by "eds."; more than three editors will be followed by "et al., eds."
title
编辑
- title: Title of source. Can be wikilinked to an existing Wikipedia article or url may be used to add an external link, but not both. Displays in italics.
- trans_title: English translation of the title if the source cited is in a foreign language. Displays in square brackets after title; if url is defined, then trans_title is included in the link. Use of the language parameter is recommended.
- Titles containing certain characters will display and link incorrectly unless those characters are encoded.
newline | [ | ] | | |
---|---|---|---|
space | [ | ] | | |
本字段的选项:
title_title sets the display title:
- encyclopedia = encyclopedia
- default = title
web
编辑
- title: Title of web page. Displays in quotes.
- Titles containing certain characters will display and link incorrectly unless those characters are encoded.
newline | [ | ] | | |
---|---|---|---|
space | [ | ] | | |
- trans_title: If the source cited is in a foreign language, an English translation of the title can be given here. The template will display this in square brackets after the work field and it will link to the url field, if used. Use of the language parameter is recommended.
- This parameter is required and will generate an error if not defined. On errors, main, help and template pages are placed into Category:Articles with incorrect citation syntax. Set
|template doc demo=true
to disable categorization; mainly used for documentation where the error is demonstrated.
- work: Title of website; can be wikilinked to an existing Wikipedia article or url may be used to add an external link, but not both. Displays in italics.
chapter
编辑
- chapter: The title of the source. May be wikilinked or may use chapter-url, but not both. Displays in quotes.
- trans_chapter: English translation of the title if the source cited is in a foreign language. Displays in square brackets after the chapter field; if chapter-url is defined, then trans_title is included in the link. Use of the language parameter is recommended.
本字段的选项:
title_format sets the display format:
- italics = Displays in italics.
- work = If work is defined, then title is displayed in quotes, else displays in italics.
- default = Displays in quotes.
title_title sets the display title:
- booktitle = booktitle
- default = chapter
type
编辑
- type: Provides additional information about the media type of the source; format in sentence case. Displays in parentheses following the title. Examples: Thesis, Booklet, CD liner, Press release.
本字段的选项:
- type_default: Adds "Defaults to type_default"
journal
编辑
- work: Name of the source periodical; may be wikilinked if relevant. Displays in italics. Aliases: work, journal, newspaper, magazine, periodical.
- issue: When the publication is one of a series that is published periodically.
- When set, work changes the formatting of other parameters:
- title is not italicized and is enclosed in quotes.
- chapter is italicized and is not enclosed in quotes.
- location and publisher are enclosed in parentheses.
- page and pages do not show p. or pp.
- edition does not display.
- type does not display.
本字段的选项:
- department adds:
- department: Regular department or section within the periodical or journal. Examples include "Communication", "Editorial", "Letter to the Editor", and "Review". Displays after title and is in plain text.
edition
编辑
- edition: When the publication has more than one edition; for example: "2nd", "Revised" etc. Displays " ed." after this field, so
|edition=2nd
produces "2nd ed." Does not display if a periodical field is defined.
series
编辑
- series or version: When the source is part of a series, such as a book series or a journal where the issue numbering has restarted.
series_episode
编辑
- series: The name of the series the episode belongs to; may be wikilinked.
event
编辑
- event: Event where the speech was given.
agency
编辑
- agency:提供内容的通讯社(新闻机构);如Associated Press(美联社)、Reuters(路透社)、Agence France-Presse(法新社)。可附对应的内部链接。
volume
编辑
- volume: For one publication published in several volumes. Displays in bold after the title and series fields; if bolding is not desired, then include the volume information in the title field.
date
编辑
- date: Full date of source being referenced in the same format as other publication dates in the citations.[1] Do not wikilink. Displays after the authors and enclosed in parentheses. If there is no author, then displays after publisher.
- OR: year: Year of source being referenced.
- month: Name of the month of publication. If you also have the day, use date instead; do not wikilink.
- origyear: Original publication year; displays after the date or year. For clarity, please supply specifics; example:
|origyear=First published 1859
or|origyear=Composed 1904
.
- ^ Publication dates in article references should all have the same format. See MOS:DATEUNIFY.
本字段的选项:
- aliases includes aliases for date
- began adds:
- OR: began: Full date the first part of the program or episode aired.
- AND: ended: Full date the last part of the program or episode aired.
publisher
编辑
- publisher: Name of publisher; may be wikilinked if relevant. Not normally included for periodicals. Corporate designations such as "Ltd", "Inc" or "GmbH" are not usually included. Displays after title; if work is defined, then publisher and location are enclosed in parentheses.
- location: Geographical place of publication; generally not wikilinked; omit when the name of the work includes the location; examples: The Boston Globe, The Times of India. Displays preceding publisher.
- publication-date: Date of publication when different from the date the work was written. Displays only if year or date are defined and only if different, else publication-date is used and displayed as date. Use the same format as other dates in the article; do not wikilink. Follows publisher; if work is not defined, then publication-date is preceded by "published" and enclosed in parenthesis.
本字段的选项:
|work=no
suppresses "; if work is defined, then publisher and location are enclosed in parentheses"|map=yes
changes:
- publisher: Name of publisher. The publisher is the company that publishes the work being cited. Do not use the publisher parameter for the name of a work (e.g., a book, encyclopedia, newspaper, magazine, journal, website). Displays before title. Do not wikilink—use publisher-link instead.
- publisher-link: Title of existing Wikipedia article about the publisher—not the publisher's website; do not wikilink.
newsgroup
编辑
- newsgroup: Name of newsgroup; a link is automatically created; do not wikilink.
language
编辑
- language: The language the source is written in, if not English. Displays in parentheses with "in" before the language name. Use the full language name; do not use icons or templates.
pages
编辑
- page: Page in the source that supports the content. Displays preceded with
p.
unless|nopp=y
. - OR: pages: Pages in the source that supports the content; separate page ranges with 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 with
pp.
unless|nopp=y
.- nopp: Set to y to suppress the
p.
orpp.
notations where this is inappropriate; for example, where|page=Front cover
.
- nopp: Set to y to suppress the
- OR: at: For sources where a page number is inappropriate or insufficient. Overridden by
|page=
or|pages=
.
- Examples: page (p.) or pages (pp.); section (sec.), column (col.), paragraph (para.); track; hours, minutes and seconds; act, scene, canto, book, part, folio, stanza, back cover, liner notes, indicia, colophon, dust jacket, verse.
本字段的选项:
- work adds "or work (or an alias) is defined"
time
编辑
- minutes: Time the event occurs in the source; followed by "minutes in".
- OR: time: Time the event occurs in the source; preceded by default text "Event occurs at time".
- timecaption: Changes the default text displayed before time.
id1
编辑
- id: A unique identifier, used where none of the specialized identifiers are applicable; wikilink or use a template as applicable.
id2
编辑
- arxiv: ArXiv.
- asin: Amazon Standard Identification Number.
- asin-tld: ASIN top-level domain for Amazon sites other than the US; valid values:
co.jp
,co.uk
,ca
,cn
,fr
,de
,it
,es
- asin-tld: ASIN top-level domain for Amazon sites other than the US; valid values:
- bibcode: Bibcode; used by a number of astronomical data systems; example: 1924MNRAS..84..308E.
- doi: DOI; example: 10.1038/news070508-7; checked to ensure it begins with
10.
; if not an error shows and the page is placed in Category:含有DOI错误的引用的页面.- doi_brokendate: Date the DOI is broken; use the same format as other dates in the article.
- isbn: International Standard Book Number such as 978-0812695939; see Wikipedia:ISBN and ISBN. Dashes in the ISBN are optional, but preferred. Use the 13-digit ISBN where possible; this can normally be found beneath the barcode as a number beginning 978 or 979. For sources with the older 9 digit SBN system, prefix the number with a zero; thus SBN 812695-93-3 should be entered as
|isbn=0812695-93-3
. - issn: International Standard Serial Number; eight characters may be split into two groups of four using a hyphen, but not an N-dash or a space.
- jfm: Jahrbuch über die Fortschritte der Mathematik.
- jstor: JSTOR abstract.
- lccn: Library of Congress Control Number.
- mr: Mathematical Reviews.
- oclc: Online Computer Library Center.
- ol: Open Library.
- osti: Office of Scientific and Technical Information.
- pmc: PubMed Central article number for full-text free repository of an article.
- pmid: PubMed Unique Identifier.
- rfc: Request for Comments.
- ssrn: Social Science Research Network.
- zbl: Zentralblatt MATH.
url
编辑
- url: URL of an online location where the text of the publication can be found. Cannot be used if title is wikilinked. If applicable, the link may point to the specific page(s) referenced. Do not link to any commercial booksellers such as Amazon.com; see WP:PAGELINKS.
- accessdate: Full date when URL was accessed; use the same format as other access and archive dates in the citations;[1] do not wikilink. Can be hidden by registered editors.
- archiveurl: The URL of an archived copy of a web page, if or in case the url becomes unavailable. Typically used to refer to services like WebCite and the Internet Archive; requires archivedate.
- archivedate: Date when the item was archived; use the same format as other access and archive dates in the citations;[1] do not wikilink. Displays preceded by "archived from the original on".
- deadurl: When the URL is still live, but preemptively archived, then set
|deadurl=no
. This changes the display order with the title retaining the original link and the archive linked at the end.
- template doc demo: The archive parameters have error checking to ensure that all the required parameters are included, else {{citation error}} is invoked. On errors, main, help and template pages are placed into Category:Articles with incorrect citation syntax. Set
|template doc demo=true
to disable categorization; mainly used for documentation where the error is demonstrated.
- format: Format of the work referred to by url; examples: PDF, DOC, XLS; HTML is implied and should not be specified; displayed in parentheses after title. Does not change external link icon.
- URLs must begin with a supported URI scheme:
http://
andhttps://
will be supported by all browsers;irc://
,ircs://
,ftp://
,news:
,mailto:
andgopher://
will require a plugin or an external application and should normally be avoided. IPv6 host-names are currently not supported. - If URLs in citation template parameters contain certain characters they will display and link incorrectly. Those characters need to be percent-encoded. For example, a space must be replaced by
%20
. To encode the URL, replace these characters:
sp | " | ' | < | > | [ | ] | | | } |
---|---|---|---|---|---|---|---|---|
%20 | %22 | %27 | %3c | %3e | %5b | %5d | %7c | %7d |
- Single apostrophes do not need to be encoded; but unencoded multiples will be parsed as italic or bold markup. Single curly closing braces also do not need to be encoded; but an unencoded pair will be parsed as the double closing braces for the template transclusion.
- ^ 1.0 1.1 Access and archive dates in references should all have the same format – either the format used for publication dates, or YYYY-MM-DD. See MOS:DATEUNIFY.
本字段的选项:
- media uses 'media' in place of 'text of the publication'
chapterurl
编辑
- chapter-url: URL of an individual chapter of online source. Should be at the same site as url, if any. If chapter-url is used, url should only be used if the beginning of the work and the cited chapter are on separate webpages at the site. chapter may be wikilinked or chapter-url used, but not both.
- Aliases: chapter-url, chapterurl
lay
编辑
- laysummary: URL link to a non-technical summary or review of the source; the URL title is set to "Lay summary".
- laysource: Name of the source of the laysummary. Displays in italics and preceded by an endash.
- laydate: Date of the summary. Displays in parentheses.
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 needs to include terminating punctuation.
本字段的选项:
|cs2=yes
suppresses "When supplied, the citation terminator (a period by default) is suppressed, so the quote needs to include terminating punctuation."
ref
编辑
- ref: 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.
ref2
编辑
- ref: ID for anchor. By default, anchors are always 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.
display
编辑
- author-mask: Replaces the name of the first author with em dashes or text. Set author-mask to a numeric value to set the dash in em spaces; set author-mask to a text value to display a word instead; for example, "with". You must still include the values for all authors for metadata purposes. Primarily intended for use in bibliographies for some styles where multiple works by a single author are listed. Do not use in a list generated by {{reflist}},
<references />
or similar as there is no control as to the order that references will display. - author-name-separator: Changes the separator between last and first names; defaults to a comma and space (, ); if the parameter is present, but blank, no separator punctuation will be used; a space must be encoded as   do not use an asterisk (*), colon (:) or hash (#) as they will be interpreted as wikimarkup.
- author-separator: Changes the separator between authors; defaults to a semicolon and space (; ); if the parameter is present, but blank, no separator punctuation will be used; a space must be encoded as   do not use an asterisk (*), colon (:) or hash (#) as they will be interpreted as wikimarkup.
- display-authors: By default, the number of authors displayed is limited to 8; if 9 are provided, the ninth is displayed as "et al." This parameter allows display of fewer authors before the "et al."; example:
|display-authors=2
; "et al." may be suppressed altogether by setting|display-authors=9
. - lastauthoramp: When set to any value, changes the separator to use between the last two names in lists of authors to an ampersand (&); defaults to a semicolon and space (; ), else author-separator if set.
- postscript: The closing punctuation for the citation; defaults to a period (.); if the parameter is present, but blank, no terminating punctuation will be used. Ignored if quote is defined.
- separator: The punctuation used to separate lists of authors, editors, etc. Defaults to a period (.); if the parameter is present but blank, no separator punctuation will be used; do not use an asterisk (*), colon (:) or hash (#) as they will be interpreted as wikimarkup.
本字段的选项:
- cs2: When set, changes:
- postscript to "defaults to none"
- separator to "Defaults to a comma (,)"
Subscription or registration required
编辑
Template:Citation Style documentation/registration
map_series
编辑
- scale: Scale of map.
- series: Title of map series.
- version: Version of map.
- cartography: Person or entity that did the cartography. Displays preceded by "Cartography by".
map_pages
编辑
- page: Page in the source that supports the content; overridden by at.
- OR: pages: Pages in the source that supports the content; separate page ranges with an en dash (–); separate non-sequential pages with a comma (,); do not use to indicate the total number of pages in the source.
- OR: at: For sources where a page number is inappropriate or insufficient.
- Examples: page (p.) or pages (pp.); section (Section), inset or other custom location on the map or in the atlas.
interview_id
编辑
- program: News program or event.
- callsign: Radio or TV callsign.
interview_author
编辑
- last: Surname of subject. Do not wikilink—use authorlink instead. Where the surname is usually written first—as in Chinese—or for corporate authors, simply use last to include the same format as the source.
- first: Given or first names of author, including title(s); example: Firstname Middlename or Firstname M. or Dr. Firstname M., Sr.. Do not wikilink—use authorlink instead.
- OR: for multiple subjects, use first1, last1 through first9, last9 for up to nine subjects. By default, if nine subjects are defined, then only eight will show and "et al." will show in place of the last author.
- authorlink: Title of existing Wikipedia article about the subject—not the subject's website; do not wikilink.
- OR: for multiple subjects, use subjectlink1 through subjectlink9.
- Aliases: subject, last, last1, author1, author, authors; subject2, last2, author2 through subject9, last9, author9; subjectlink, authorlink, authorlink1; subjectlink2, authorlink2 through subjectlink9, authorlink9.
interview_interviewer
编辑
- interviewer: Full name of interviewer(s); separate interviewers with a semicolon (;); wikilink as desired.
- cointerviewers: (deprecated) Full names of co-interviewers
album_name
编辑
- name:发行名称;可附内部链接。默认斜体显示
- type:填写
|type=single
会改以引号引起name。
- type:填写
season
编辑
- season: Season number, usually for US shows.
- OR: seriesno: Series number, usually for British shows.
- number: Many episodic shows are identified by separate season and episode numbers. Alternately, some shows prefer the format of a single episode number that includes the season within it; this format can be used by omitting the season field.
network
编辑
- network: The network the episode was aired on. (e.g. ABC, NBC, CBS, Fox, Disney, USA Network, BBC)
- station: Call letters of the local station (if any).
transcript
编辑
- transcript: Transcript of the original source.
- transcripturl: URL of the transcript.
conference
编辑
- conference: Name of the conference, may include location if different from location and date if different from date or year.
- conferenceurl: URL of conference proceedings, if different from url.