模板:Cite web/doc

出自Bejeweled Wiki
跳至導覽 跳至搜尋

描寫wiki條目時經常需要參考網絡上的各種資源,因此更多地使用這個模板可以將所參考的來源記錄下來,以便瀏覽者以及之後的編寫者找到這些來源資料。

模板數據

用來列明wiki條目中來自網站的來源。新聞、圖書、期刊等不適用這個模板

模板參數

參數描述類型狀態
網址url

網站頁面的網址。開頭必須帶有通訊協議 例如http://或https://。

字串必填
標題title

網站頁面的標題。

字串必填
造訪日期accessdate

可使用ISO 8601中規定的YYYY-MM-DD格式,例如accessdate= 2013-07-26。

日期必填
作者author

作者的名字。

字串建議
發表日期date

原文出版或發表的日期,請使用包括年、月、日的完整日期格式並與所寫條目風格保持一致。不能與year或month參數同時使用。建議使用ISO 8601中規定的YYYY-MM-DD格式,例如date= 2013-07-26。

日期建議
last

作者的姓。不要與author參數同時使用

字串非必填
first

作者的名字。不要與author參數同時使用

字串非必填
作者條目authorlink

鏈接至作者的wiki百科條目。

頁面名稱非必填
共同作者coauthors

另外的共同作者。

字串非必填
發表年份year

發表年份。不能與date參數同時使用。

數值非必填
發表月份month

發表月份。不能與date參數同時使用。

數值非必填
檔案格式format

檔案格式,例如PDF檔案。此項為空則被缺省認為是HTML格式。

字串非必填
作品work

如果這個引用項是包括在一個更大「作品」之中,例如是一本書、一份期刊雜誌或是一個網站,那麼請寫下這個「作品」的名字。

字串非必填
出版者publisher

如果存在出版者,例如這個網站是由某個政府服務部門、教育機構或公司來提供運作,則可以在此輸入名字。

字串建議
頁數pages

引用項所在的頁數或者是所在的起始頁和終止頁,而不是在此寫明所引用書籍的總頁數。此項在引用項為PDF文件時特別有用。

字串非必填
語言language

引用項使用的語言(為中文時作為缺省情況可以不用提示)。

字串非必填
DOIdoi

有關文件的數位物件識別號(DOI)。

字串非必填
存檔網址archiveurl

重要的網頁可以被類似WebCite這樣的網站存檔,這時候這個參數應該是這個存檔副本的網頁網址(需要同時使用archivedate參數)。

字串非必填
存檔日期archivedate

此檔案存檔的日期(需要同時使用archiveurl參數),請使用ISO 8601YYYY-MM-DD格式,例如2006-02-17。不需要在輸入日期時加上wiki連結,它會自動被系統加上。

日期非必填
引文quote

被引用的相關原文。

字串非必填

模板用法

常用格式

常用格式(帶有當前查閱日期)

{{Cite web|url=|title=|accessdate=2024-09-19|work=|publisher=|date=}}

使用作者姓名參數(名在前,姓在後)以及共同作者參數(帶有當前查閱日期)

{{Cite web |url= |title= |accessdate=2024-09-19 |last= |first= |coauthors= |date= |work= |publisher=}}

使用作者參數(帶有當前查閱日期)

{{Cite web |url= |title= |accessdate=2024-09-19 |author= |date= |work= |publisher=}}

使用非鏈式查閱日期格式及最終作者、最初作者參數

{{Cite web |url= |title= |accessmonthday= |last= |first= |date= |work= |publisher= }}

使用非鏈式查閱日期格式及作者參數

{{Cite web |url= |title= |accessmonthday= |author= |date= |work= |publisher= }}

所有參數

該模版參數既可豎式也可橫式排列,使用時複製下列文字並刪除不需要的參數即可。

橫式排列的全部參數
{{Cite web|url=|title=|accessdate=2024-09-19|author=|last=|first=|authorlink=|coauthors=|date=|year=|month=|format=|work=|publisher=|pages=|language=|doi=|archiveurl=|archivedate=|quote=}}
豎式排列的全部參數
{{Cite web
|url= 
|title= 
|accessdate= 
|author= 
|last= 
|first= 
|authorlink= 
|coauthors= 
|date= 
|year= 
|month= 
|trans_title = 
|format= 
|work= 
|publisher= 
|pages= 
|language= 
|doi= 
|archiveurl= 
|archivedate= 
|quote= 
}}

必填參數(否則會報錯

  • url: 引用項的網址。開頭必須帶有通訊協議 例如http://或https://。
  • title: 引用項的標題(原文)。
  • accessdate: 可使用ISO 8601中規定的YYYY-MM-DD格式,例如"accessdate= 2024-09-19"。

選填參數

  • trans_title:標題的中文翻譯
  • author: 作者的名字
  • *lastfirst 參數一起使用產生效果如名字, 姓名.(主要用於外國名字在前,姓氏在後的情況)。
    • authorlink參數與author一同使用,如果是與last參數和first參數一同使用則在兩個作者之間加上|。這個參數的作用是連結到相應的wiki條目,而不是鏈到外部連結。
    • coauthors: 在此處可以添加另外的共同作者。
  • date: 原文出版或發表的日期,請使用包括年、月、日的完整日期格式並與所寫條目風格保持一致。如果是與使用ISO 8601中規定的YYYY-MM-DD格式時,例如是2006-02-17,則不需要在輸入日期時加上wiki連結,它會自動被系統加上。
    • 或者使用另一種組合: year: 出版年份和month: 出版月份。如果你有詳細的日子,請使用date參數。這種方式也不需要加上wiki連結,它會自動被系統加上。
  • format: 文件格式,例如PDF文件。此項為空則被缺省認為是HTML格式。
  • work: 如果這個引用項是包括在一個更大「作品」之中,例如是一本書、一份期刊雜誌或是一個網站,那麼請寫下這個"作品"的名字。
  • publisher: 如果存在出版者--例如這個網站是由某個政府服務部門、教育機構或公司來提供運作,則可以在此輸入名字。
  • pages: pp. 5–7: 引用項所在的頁數或者是所在的起始頁和終止頁,而不是在此寫明所引用書籍的總頁數。此項在引用項為PDF文件時特別有用。
  • language: 引用項使用的語言(為中文時作為缺省情況可以不用提示)。
  • doi: 有關文檔的數位物件識別號,例如10.1038/news070508-7
    • Doilabel: 如果此DOI包括一些必須要進行URL編碼的字符,請使用"Doilabel}}"參數表明為進行URL編碼的版本。
  • archiveurl: 重要的網頁可以被類似WebCite這樣的網站存檔,這時候這個參數應該是這個存檔副本的網頁網址(需要同時使用archivedate參數)。
  • archivedate: 此文檔存檔的日期(需要同時使用archiveurl參數),請使用ISO 8601YYYY-MM-DD格式,例如2006-02-17。不需要在輸入日期時加上wiki連結,它會自動被系統加上。這個參數不支持(美國/國際)日期格式的日期格式(它們會被顯示成錯誤的紅色連結格式)。
  • quote: 被引用的相關原文。

舉例說明

一些常見用法
  • {{Cite web | author = Doe, John | title = My favorite things part II | publisher = Open Publishing | date = 2005-04-30 | work = Encyclopedia of things | url = http://www.example.org/ | accessdate = 2005-07-06 }}
    Doe, John (2005-04-30). My favorite things part II. Encyclopedia of things. Open Publishing. Retrieved on 7月 6, 2005.
  • {{Cite web | author = Doe, John | title = My favorite things part II | date = 2005-04-30 | work = Encyclopedia of things | url = http://www.example.org/ | accessdate = 2005-07-06 }}
    Doe, John (2005-04-30). My favorite things part II. Encyclopedia of things. Retrieved on 7月 6, 2005.
  • {{Cite web | author = Doe, John | title = My favorite things part II | date = 2005-04-30 | url = http://www.example.org/ | accessdate = 2005-07-06 }}
    Doe, John (2005-04-30). My favorite things part II. Retrieved on 7月 6, 2005.
  • {{Cite web | author = Doe, John | title = My favorite things part II | url = http://www.example.org/ | accessdate = 2005-07-06 }}
    Doe, John. My favorite things part II. Retrieved on 7月 6, 2005.
  • {{Cite web | title = My favorite things part II | url = http://www.example.org/ | accessdate = 2005-07-06 }}
    My favorite things part II. Retrieved on 7月 6, 2005.
  • {{Cite web | url = http://www.nfl.com/fans/ | title = Digest of rules | publisher = National Football League | accessdate = 2005-07-06 }}
    Digest of rules. National Football League. Retrieved on 7月 6, 2005.


使用format參數
  • {{Cite web | title = List of psychotropic substances under international control | publisher = International Narcotics Control Board | url = http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate = 2005-07-06 }}
    List of psychotropic substances under international control (PDF). International Narcotics Control Board. Retrieved on 7月 6, 2005.


使用language參數
  • {{Cite web | author = Joliet, François | title = Honnit soit qui mal y pense | date = 2005-04-30 | url = http://www.example.org/ | accessdate = 2005-07-06 | language = fr }}
    Joliet, François (2005-04-30). Honnit soit qui mal y pense (fr). Retrieved on 7月 6, 2005.


使用coauthors參數
  • {{Cite web | first = John | last = Doe | coauthors = Smith, Peter; Smythe, Jim | title = My favorite things part II | publisher = Open Publishing | date = 2005-04-30 | work = Encyclopedia of things | url = http://www.example.org/ | accessdate = 2006-05-16 }}
    Doe, John; Smith, Peter; Smythe, Jim (2005-04-30). My favorite things part II. Encyclopedia of things. Open Publishing. Retrieved on 5月 16, 2006.


使用authorlink參數
  • {{Cite web | url = http://www.ceo.gov.hk/chi/press/oped.htm | title = 「大市場 小政府」── 我們恪守的經濟原則 | accessdate = 2008-08-08 | author = 曾蔭權 | authorlink = 曾蔭權 | date = 2006-9-18 | work = 香港特別行政區行政長官網頁 | publisher = 香港特別行政區政府新聞處 | language = zh-hant | quote = 對於私營界別可以自己做的事,政府不應對市場作任何干預 }}
    曾蔭權 (2006-9-18). 「大市場 小政府」── 我們恪守的經濟原則 (zh-hant). 香港特別行政區行政長官網頁. 香港特別行政區政府新聞處. Retrieved on 8月 8, 2008. 「對於私營界別可以自己做的事,政府不應對市場作任何干預」


不使用author參數
  • {{Cite web | title = My favorite things part II | publisher = Open Publishing | date = 2005-04-30 | work = Encyclopedia of things | url = http://www.example.org/ | accessdate = 2006-05-16 }}
    My favorite things part II. Encyclopedia of things. Open Publishing (2005-04-30). Retrieved on 5月 16, 2006.


不使用author和publisher參數
  • {{Cite web | title = My favorite things part II | date = 2005-04-30 | work = Encyclopedia of things | url = http://www.example.org/ | accessdate = 2005-07-06 }}
    My favorite things part II. Encyclopedia of things (2005-04-30). Retrieved on 7月 6, 2005.
  • {{Cite web | title = My favorite things part II | date = 2005-04-30 | url = http://www.example.org/ | accessdate = 2005-07-06 }}
    My favorite things part II (2005-04-30). Retrieved on 7月 6, 2005.
  • {{Cite web | title = List of psychotropic substances under international control | date = 2005-04-30 | url = http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate =2005-07-06 | language = el }}
    List of psychotropic substances under international control (el) (PDF) (2005-04-30). Retrieved on 7月 6, 2005.


為已被類似WebCite這樣的網站存檔的網頁使用參數archiveurl和archivedate
  • {{Cite web | title = List of psychotropic substances under international control | date = 2005-04-30 | url = http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate = 2005-07-06 | archiveurl = http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf | archivedate = 2005-09-11 }}
    List of psychotropic substances under international control (PDF) (2005-04-30). Archived from the original on 9月 11, 2005. Retrieved on 7月 6, 2005.
  • {{Cite web | url = http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm | title = Interview with Maggie Downs | date = 2006-03-31 | publisher = The Desert Sun | archiveurl = http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm | archivedate = 2006-04-26 }}
    Interview with Maggie Downs. The Desert Sun (2006-03-31). Archived from the original on 4月 26, 2006.


使用quote參數
  • {{Cite web | title = My favorite things part II | work = Encyclopedia of things | url = http://www.example.org/ | accessdate = 2005-07-06 | quote = Lorem ipsum dolor. }}
    My favorite things part II. Encyclopedia of things. Retrieved on 7月 6, 2005. 「Lorem ipsum dolor.」


因title參數忘記填寫而導致的錯誤
  • {{Cite web | work = Encyclopedia of things | url = http://www.example.org/ | accessdate = 2005-07-06 | quote = Lorem ipsum dolor. }}
    Error on call to Template:cite web: Parameters url and title must be specified. Encyclopedia of things. Retrieved on 7月 6, 2005. 「Lorem ipsum dolor.」

注意事項

某些外文標點符號(“ ” ‘ ’)在「繁體」模式時會錯誤轉換為引號,例如:

{{Cite web|url=http://zh.wikipedia.org|title=“Title text”}} 顯示為:

「Title text」.

這時應為其添加非中文的language參數,例如language=en,此時標題的轉換會關閉,效果:

「Title text」 (en).

日文漢字被錯誤轉換時請添加language=ja

使用“Title text”也可強制不轉換,當有標題中外文引號被錯誤轉換,或某些漢字不需要轉換時可以使用。例如:

“Title text”.

如果網頁標題含有「 | 」,請在填寫title參數時把那些「 | 」改成「|」。