模板:Cite letter/doc

本页使用了标题或全文手工转换
维基百科,自由的百科全书

模板简介

描写维基条目时经常需要参考各种信函或通知,因此使用这个模板可以简单快速地将所参考的来源记录下来,以便浏览者以及之后的编写者找到这些来源资料。

本模板是用来列明维基条目新闻来源中的信函通知,为模板:Cite news的一个应用(另参见列明来源的关于于维基条目列明的一般注意事项,并参见{{cite web}}学习如何列明非新闻来源)。

模板用法

所有参数都必须使用小写字母。 使用时可以复制下面的空白模板。参数之间以“|”符号分隔。请删除未使用的参数以保持编辑框的整齐。

横式排列

{{cite letter |first= |last= |recipient= |subject= |language= |date= |url= |accessdate= |author-mask= |ref= }}

直式排列

{{cite letter
| first = 
| last = 
| recipient = 
| subject = 
| language = 
| date = 
| type = 
| url = 
| accessdate = 
| author-mask = 
| ref = 
}}

范例

使用全部的参数

{{cite letter
| first = Harry
| last = Anduze
| recipient = Leo Díaz
| subject = RE: P. de la C. 1422
| language = es
| date = {{date|1995-02-28|mdy}}
| url = http://www.oslpr.org/1993-1996/A1U0VX96.pdf
| accessdate = {{date|2013-08-04|mdy}}
| author-mask = 1
| ref = harv
}}

以上资料可以用哈佛式脚注引用Anduze 1995,并会显示为:

—. RE: P. de la C. 1422 (PDF) (Letter). Letter to Leo Díaz. February 28, 1995 [August 4, 2013] (西班牙语). 

只用需要的参数

{{cite letter
| first = Harry
| last = Anduze
| recipient = Leo Díaz
| subject = RE: P. de la C. 1422
| date = {{date|1995-02-28|mdy}}
}}

将会显示为:

Anduze, Harry. RE: P. de la C. 1422 (Letter). Letter to Leo Díaz. February 28, 1995. 

栏位参数

参数 描述 状态
first 作者的姓氏,不要与author参数同时使用。如欲连结至作者条目,勿直接使用内部链接,请填入“作者条目名”参数。 选填
last 作者的名字、中间名或缩写,不要与author参数同时使用。如欲连结至作者条目,勿直接使用内部链接,请填入“作者条目名”参数。 选填
author 作者的姓名,如名字在前、姓氏在后请使用last及first参数。欲连结至作者条目,勿直接使用内部链接,请填入“作者条目名”参数。 选填
author-link 作者在维基百科中已存在之条目名称,而不是外部的网址。 选填
recipient 信函或通知的主旨发布的对象。 必须
subject 信函或通知的主旨。 必须
language 信函或通知的语言,如en、zh-cn等。填入{{en}}会导致错误。 选填
date 信函或通知发布的日期。 必须
url 信函或通知在网际网路上的连结,可以在此输入其外部链接位址。开头必须带有通讯协定 例如http://或https://。 选填
format 被引用的著作的'url'参数的文件档案格式;例如PDF、DOC、XLS;不要指定为HTML。 选填
location 出版物的地理位置;通常不使用内部链接语法;本参数又名“place”。 选填
publisher 发表该信函或通知的公司、机构或组织,例如万华媒体集团绿色和平组织等。 选填
accessdate 引用时连结原始网址的日期;请勿加入维基百科内部链接 选填
archiveurl 存档的URL位址。 选填
archivedate 存档日期。 选填
deadurl 失效的连结 选填
author-mask set to n to replace author name by the specified number of em dashes 选填
ref set to harv to generate a citation anchor from last and date parameters, or to a specific anchor 选填
mode set to cs2 to emulate Citation Style 2, which is the formatting style used by {{citation}} 选填
id 信函或通知的ID号码。 选填


参见