模板:Cite news/doc檢視原始碼檢視歷史
本文件是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-11-21"。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}}
:引用來源為中文期刊時