Template:Cite news查看源代码查看历史
40px | 此模板在84,000个页面+中使用。 为了避免困扰和不必要的服务器负载,所有变更都应该经过测试。请先在模板的/sandbox或者/testcases子页面或在自己的zh-cn:用户页; zh-tw:使用者頁面; zh-hk:用戶頁;测试。测试过的内容可以一次更改。修改前請考虑至讨论页讨论变更。 |
本模板使用Lua语言: |
模板簡介
描写维基条目时经常需要参考各种新聞類资源,因此更多地使用这个模板可以将所参考的来源记录下来,以便浏览者以及之后的编写者找到这些来源资料。
本模板是用來列明維基條目中的新聞來源(參見列明来源的關於於維基條目列明的一般注意事項,並參見{{cite web}}學習如何列明非新聞來源)。
模板用法
所有参数都必须使用小写字母。
使用时可以复制下面的空白模板。参数之间以“|”符号分隔。请删除未使用的参数以保持编辑框的整齐。
複製以下其中一個空白的版本來使用。所有參數名稱必須使用小寫。每個參數之間使用“|”(管道)字符分隔。刪除未使用的參數,以避免在編輯窗口出現。某些範例可能包括當前日期。如果不是當前的日期,然後
頁面。
|
|
- 直式排列的全部參數
{{cite news | last1 = | first1 = | author-link1 = | last2 = | first2 = | author-link2 = | last3 = | first3 = | author-link3 = | last4 = | first4 = | author-link4 = | last5 = | first5 = | author-link5 = | display-authors = | author-mask = | name-list-format = | last-author-amp = | date = | year = | title = | script-title = | trans-title = | url = | dead-url = | format = | editor1-last = | editor1-first = | editor1-link = | editor2-last = | editor2-first = | editor2-link = | editor3-last = | editor3-first = | editor3-link = | editor4-last = | editor4-first = | editor4-link = | editor5-last = | editor5-first = | editor5-link = | display-editors = | department = | newspaper = | type = | series = | language = | volume = | issue = | others = | edition = | location = | publisher = | publication-date = | agency = | page = | pages = | at = | nopp = | arxiv = | asin = | bibcode = | doi = | doi-broken-date = | isbn = | issn = | jfm = | jstor = | lccn = | mr = | oclc = | ol = | osti = | pmc = | pmid = | rfc = | ssrn = | zbl = | id = | archive-url = | archive-date = | access-date = | via = | registration = | subscription = | lay-url = | lay-source = | lay-date = | quote = | postscript = | ref = }}
欄位參數
title
:新闻标题(原文)。唯一必需参数,下列其余参数可选。此参数不应以引号,斜体或其他方式标记格式。trans_title
:新闻标题的中文翻譯。
author
: 作者。last
和first
:标识作者的姓名,显示为last, first
(主要用于外国名字在前,姓氏在后的情况)。authorlink
:作者在百科解密中的条目,而不是外部的網址。
url
: 如果新聞引用項在互聯網上有链接,可以在此輸入其外部鏈接地址,而不应链接至新闻发布者的主页。开头必须带有通讯协议 例如http://或https://。format
: 新闻格式,如PDF。默认为HTML格式。- 如该连接不再提供免费浏览,请注明“收费”。
- 如该连接到非原发布者提供的全文链接,请注明“再版”。
work
: 刊登該新聞的出版物名称,如新闻周刊或人民日报等,也可以是某個专栏或者副刊的名称。請不要使用斜体。- 等效參數:journal, newspaper, magazine, periodical, website
publisher
: 发表该新闻的公司、机构或组织,例如萬華媒體集團或綠色和平組織等。id
: 以{{ISSN|0028-0836}}
之类表明的编号。如果使用此参数,一定要标明编号的类别,而不应只提供一个编号。date
: 出版日,建议使用ISO 8601 YYYY-MM-DD 标准,如“2008-01-01”page
或pages
: 新闻所在的页数,两者只能使用一个。| page = 30
显示为“p. 30”,| pages = 30-40
显示为“pp. 30-40”。accessdate
: 查阅日期。可使用ISO 8601中规定的YYYY-MM-DD格式,例如"accessdate= 2024-12-18"。language
: 新闻来源的语言,如en、zh-hans等。填入{{en}}会导致错误。quote
: 被引用的相关原文。archiveurl
: 存档的URL地址。archivedate
: 存档日期
举例說明
- 使用last和first以标明作者,并使用ISSN作为 id 。
- {{cite news
| first=琼斯
| last=道
| title=新闻标题
| url=http://www.example.org/
| work=世界百科全书
| publisher=新闻集团
| pages= 37–39
| date=2005-11-21
| id={{ISSN|0028-0836}}
| accessdate=2005-12-11
}}
- 使用author替代last和first。
- {{cite news
| author=道琼斯
| title=新闻
| url=http://www.example.org/News.pdf
| format=PDF
| publisher=新闻集团
| pages= 37–39
| date=2005-11-21
| accessdate=2005-12-11
}}
- 使用authorlink以链接到作者的条目。
- {{cite news
| first=琼斯
| last=道
| authorlink=道琼斯
| title=新闻
| url=http://www.example.org/background
| format=再版
| publisher=新闻集团
| date=2005-11-21
| accessdate=2005-12-11
}}
- 使用format参数。
- {{cite news
| title=新闻
| url=http://www.example.org/Archive/News
| format=收费
| publisher=新闻集团
| date=2005-11-21
| accessdate=2005-12-11
}}
- 使用page参数说明页码。
- {{cite news
| first=琼斯
| last=道
| title=FooBar
| page=1
}}→ 道, 琼斯. FooBar. : 1.
- 一个非常简单的引用。
- {{cite news
| title=FooBar
| page=1
}}→ FooBar. : 1.
- 使用archiveurl和archivedate參數引用被存档网站存档的网页。
- {{cite news
| author=Staff writer
| title=新闻
| url=http://www.example.org/News.pdf
| format=PDF
| publisher=新闻集团
| pages= 37–39
| date=2005-11-21
| accessdate=2005-12-11
| archiveurl=http://web.archive.org/web/20070628082911/http://www.example.org/News.pdf
| archivedate=2007-06-28
}}
- 忽略archivedate参数會造成的错误。
- {{cite news
| author=Staff writer
| title=新闻
| url=http://www.example.org/News.pdf
| format=PDF
| publisher=新闻集团
| pages= 37–39
| date=2005-11-21
| accessdate=2005-12-11
| archiveurl=http://web.archive.org/web/20070628082911/http://www.example.org/News.pdf
}}
→ Staff writer. 新闻 (PDF). 新闻集团. 2005-11-21: 37–39 [2005-12-11]. (原始内容 (PDF)存档于使用|archiveurl=
需要含有|archivedate=
(帮助)).
模板数据
TemplateData for Cite news
JSON中语法错误。
参见
- 百科解密:列明来源:格式指引
- 百科解密:模板消息/条目来源:相關模板
{{Cite web}}
:引用來源為網頁時{{Cite book}}
:引用來源為書籍時{{Cite journal en}}
:引用來源為英文期刊時{{Cite journal zh}}
:引用來源為中文期刊時
The above documentation is transcluded from Template:Cite news/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |