模板:Citation Style documentation/doc
此頁面是Template: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.
See also
[編輯]