<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Template%3ASfn%2Fdoc</id>
	<title>Template:Sfn/doc - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Template%3ASfn%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Template:Sfn/doc&amp;action=history"/>
	<updated>2026-07-17T06:17:28Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Template:Sfn/doc&amp;diff=626925&amp;oldid=prev</id>
		<title>imported&gt;Diskdance：​/* Anchor IDs */</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Template:Sfn/doc&amp;diff=626925&amp;oldid=prev"/>
		<updated>2025-08-17T12:50:19Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Anchor IDs&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{NoteTA|G1=MediaWiki}}&lt;br /&gt;
{{Documentation subpage}}&amp;lt;!-- 在本行下編輯模板說明 --&amp;gt;&lt;br /&gt;
{{High-use}}&lt;br /&gt;
{{Lua|Module:Footnotes}}&lt;br /&gt;
==目的==&lt;br /&gt;
&lt;br /&gt;
于脚注中创建短的[[哈佛参考文献格式]]。详情见[[Wikipedia:Citing sources#Shortened footnotes|「列明來源」]]。特点:&lt;br /&gt;
*自动整合相同脚注。&lt;br /&gt;
*自动创建到页底该引用的具体信息的链接。锚点只有当你添加了{{para|ref=|harv}}参数到目的模板才会被创建。这个链接只有当参数{{para|last}}、{{para|last2}}和{{para|year}}与{{tl|sfn}}相匹配时才会被创建，或者{{para|ref}}被设置为一个其他的锚点id。&lt;br /&gt;
&lt;br /&gt;
==用法==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{ Sfn | Last name of author(s) | Year | loc = Location in the text }}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
如果不想用選填的loc參數，可以改用以下參數其中一個：&lt;br /&gt;
&lt;br /&gt;
*{{para|p|page}}&lt;br /&gt;
*{{para|pp|pages}}&lt;br /&gt;
&lt;br /&gt;
; 注意&lt;br /&gt;
*第一個參數是作者的姓（last name）。&lt;br /&gt;
*可以填寫最多4位作者作為參數（見例子）。如果作者多於4位，請只列出首4位，列出更多作者就会发生奇怪的事情。&lt;br /&gt;
*下一個參數是出版年份（the year of publication）。&lt;br /&gt;
*年份和作者姓名前后不能有多余的空格，否则生成的链接无效（BUG）。&lt;br /&gt;
*The &amp;quot;loc = &amp;quot; parameter is the location of the cited material within the reference. 此參數是選填。&lt;br /&gt;
*参数&amp;#039;&amp;#039;p&amp;#039;&amp;#039;是选填的页码参数; thus &amp;quot;&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{sfn|Smith|2006| p=25}}&amp;lt;/syntaxhighlight&amp;gt;&amp;quot; yields &amp;quot;{{Harvnb|Smith|2006|p=25}}&amp;quot;.&lt;br /&gt;
*参数&amp;#039;&amp;#039;pp&amp;#039;&amp;#039;是选填的页码范围参数; thus &amp;quot;&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline&amp;gt;{{sfn|Smith|2006| pp=25&amp;amp;amp;ndash;26}}&amp;lt;/syntaxhighlight&amp;gt;&amp;quot; yields &amp;quot;{{Harvnb|Smith|2006|pp=25–26}}&amp;quot;.&lt;br /&gt;
*如果作者在同一年發表了多於一份著作，標準做法是在年份後面加a、b……區別（例如year=2006a 和 year=2006b）。&lt;br /&gt;
*If multiple references are made to the same location of the same work, only one footnote is generated.&lt;br /&gt;
*如果需要加入更多注解，use {{tl|Harvnb}} or {{tl|Harvtxt}} in &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags to achieve a similar effect. E.g. &amp;lt;pre&amp;gt;Jones writes &amp;quot;blah blah&amp;quot;.&amp;lt;ref&amp;gt;Quoted in {{Harvnb|Smith|2006|p=25}}.&amp;lt;/ref&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{注意}}：编辑本模板时请同步更改{{tl|Harv}}、{{tl|Harvnb}}和{{tl|Harvs}}。&lt;br /&gt;
&amp;lt;!--Editors editing this template are requested to consider making parallel changes to {{tl|Harv}}, {{tl|Harvnb}} and {{tl|Harvs}}. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==例子==&lt;br /&gt;
&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Markup !! Result&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;句子。{{sfn |Smith|2006| p=25}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| 句子。{{sfn |Smith|2006 |p=25}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;句子。{{sfn |Smith|2006| pp=25&amp;amp;amp;ndash;26}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| 句子。{{sfn|Smith|2006| pp=25–26}} &amp;lt;small&amp;gt;引用多页。&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;句子。{{sfn |Smith|2006| loc=&amp;amp;amp;sect;8.5}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| 句子。{{sfn|Smith|2006| loc=§8.5}} &amp;lt;small&amp;gt;提及引用的段落。&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;句子。{{sfn |Smith|2006| p=25}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| 句子。{{sfn|Smith|2006 |p=25}} &amp;lt;small&amp;gt;同一页的第二个引用。&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;句子。{{sfn |Smith|Jones|2006| p=25}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| 句子。{{sfn|Smith|Jones|2006| p=25}} &amp;lt;small&amp;gt;两位作者。&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;句子。{{sfn |Smith|Jones|Brown|2009| p=25}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| 句子。{{sfn|Smith|Jones|Brown|2009| p=25}} &amp;lt;small&amp;gt;三位作者。&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;句子。{{sfn |Smith|Jones|Brown|Black|2006| p=25}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| 句子。{{sfn|Smith|Jones|Brown|Black|2006| p=25}} &amp;lt;small&amp;gt;多位作者。&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;句子。{{sfn |Wallace|1993a| p=25}}下一个句子。{{sfn |Wallace|1993b| p=32}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
| 句子。{{sfn |Wallace|1993a| p=25}}下一个句子。{{sfn |Wallace|1993b| p=25}} &amp;lt;small&amp;gt;同一年的不同书籍、论文。&amp;lt;/small&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;==Notes==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* {{Cite book&lt;br /&gt;
| last = Smith | first = John&lt;br /&gt;
| year = 2006&lt;br /&gt;
| title = Smith&amp;#039;s Book&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
* {{Cite web&lt;br /&gt;
| last = Smith | first = John&lt;br /&gt;
| last2 = Jones | first2 = Sam&lt;br /&gt;
| title = Smith &amp;amp; Jones website&lt;br /&gt;
| url = http://en.wikipedia.org&lt;br /&gt;
| year = 2006&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
* {{Cite news&lt;br /&gt;
| last = Smith | first = John&lt;br /&gt;
| last2 = Jones | first2 = Sam&lt;br /&gt;
| last3 = Brown | first3 = Tom&lt;br /&gt;
| title = Article by Smith, Jones and Brown&lt;br /&gt;
| year = 2009&lt;br /&gt;
| newspaper = Big Urban Newspaper&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
* {{Cite journal&lt;br /&gt;
| last = Smith&lt;br /&gt;
| last2 = Jones&lt;br /&gt;
| last3 = Brown&lt;br /&gt;
| last4 = Black&lt;br /&gt;
| year= 2006&lt;br /&gt;
| title= Smith, Jones, Brown and Black&amp;#039;s Paper&lt;br /&gt;
| journal = Important Journal&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
* {{Cite journal&lt;br /&gt;
| last = Wallace | first = Bill&lt;br /&gt;
| year = 1993a&lt;br /&gt;
| title = Wallace&amp;#039;s first paper&lt;br /&gt;
| journal= Important Journal&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
* {{Cite journal&lt;br /&gt;
| last = Wallace | first = Bill&lt;br /&gt;
| year = 1993b&lt;br /&gt;
| title = Wallace&amp;#039;s second paper&lt;br /&gt;
| journal= Another Important Journal&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
{{fake heading|Notes}}&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
{{fake heading|References}}&lt;br /&gt;
* {{Cite book&lt;br /&gt;
| last = Smith | first = John&lt;br /&gt;
| year = 2006&lt;br /&gt;
| title = Smith&amp;#039;s Book&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
* {{Cite web&lt;br /&gt;
| last = Smith | first = John&lt;br /&gt;
| last2 = Jones | first2 = Sam&lt;br /&gt;
| title = Smith &amp;amp; Jones website&lt;br /&gt;
| url = http://en.wikipedia.org&lt;br /&gt;
| year = 2006&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
* {{Cite news&lt;br /&gt;
| last = Smith | first = John&lt;br /&gt;
| last2 = Jones | first2 = Sam&lt;br /&gt;
| last3 = Brown | first3 = Tom&lt;br /&gt;
| title = Article by Smith, Jones and Brown&lt;br /&gt;
| year = 2009&lt;br /&gt;
| newspaper = Big Urban Newspaper&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
* {{Cite journal&lt;br /&gt;
| last = Smith&lt;br /&gt;
| last2 = Jones&lt;br /&gt;
| last3 = Brown&lt;br /&gt;
| last4 = Black&lt;br /&gt;
| year= 2006&lt;br /&gt;
| title= Smith, Jones, Brown and Black&amp;#039;s Paper&lt;br /&gt;
| journal = Important Journal&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
* {{Cite journal&lt;br /&gt;
| last = Wallace | first = Bill&lt;br /&gt;
| year = 1993a&lt;br /&gt;
| title = Wallace&amp;#039;s first paper&lt;br /&gt;
| journal= Important Journal&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
* {{Cite journal&lt;br /&gt;
| last = Wallace | first = Bill&lt;br /&gt;
| year = 1993b&lt;br /&gt;
| title = Wallace&amp;#039;s second paper&lt;br /&gt;
| journal= Another Important Journal&lt;br /&gt;
| ref = harv&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Anchor IDs==&lt;br /&gt;
This template generates an HTML IDd as an anchor to link the short citation to the full citation.. The {{para|ref|harv}} field is necessary in each of the &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;{{cite ...}}&amp;lt;/syntaxhighlight&amp;gt; templates to enable the id. The {{tl|citation}} template always generates an id.&lt;br /&gt;
&lt;br /&gt;
If the article cites multiple works by the same author in the same year, then duplicate IDs will be generated. One method to resolve this is to add an alpha suffix to the year. Example: 2009a, 2009b, 2009c.&lt;br /&gt;
&lt;br /&gt;
If works are cited where the author or year is unknown— such as for a web page —then an invalid ID will be generated. To resolve this, create a custom ID:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;{{sfn|cite name|year}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
: &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;{{cite ... |ref=CITEREFcite_nameyear }}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;#039;&amp;#039;cite_name&amp;#039;&amp;#039; is a name such as the publisher, and must follow these rules:&lt;br /&gt;
*  Must begin with a letter A-Z or a-z&lt;br /&gt;
* Can be followed by: letters (A-Za-z), digits (0-9), hyphens (&amp;quot;-&amp;quot;), underscores (&amp;quot;_&amp;quot;), colons (&amp;quot;:&amp;quot;), and periods (&amp;quot;.&amp;quot;)&lt;br /&gt;
* Spaces in the {{para|ref}} field must be replaced with underscores&lt;br /&gt;
* Case-sensitive&lt;br /&gt;
&lt;br /&gt;
===SfnRef===&lt;br /&gt;
{{main|Template:SfnRef}}&lt;br /&gt;
使用{{tl|SfnRef}}生成{{tl|cite}}系列模板中{{para|ref}}所需要的参数。保证{{tl|sfn}}和{{tl|SfnRef}}中使用同样的值（主要是作者和年份，SfnRef中书籍页数通常不填）：&lt;br /&gt;
&amp;lt;!-- You may use the {{tl|SfnRef}} template to generate the proper value for the {{para|ref}} parameter. Pass the same parameters used with {{tl|sfn}} to {{tl|SfnRef}}: --&amp;gt;&lt;br /&gt;
: &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;{{sfn|cite name|year}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
: &amp;lt;syntaxhighlight lang=&amp;quot;wikitext &amp;quot; inline&amp;gt;{{cite ... |ref={{SfnRef|cite name|year}} }}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Articles using {{tlx|sfn}} should be checked for duplicate IDs with the [http://validator.w3.org/ W3C Markup Validation Service].&lt;br /&gt;
&lt;br /&gt;
==注意==&lt;br /&gt;
使用sfn模板時，無需在前後加上&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;和&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;，例如&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{sfn|Smith|2006|p=26}}&amp;lt;/syntaxhighlight&amp;gt;等於如下原始碼：&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&amp;lt;ref name=Smith200626&amp;gt;{{Harvnb|Smith|2006|p=26}}&amp;lt;/ref&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==模板数据==&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;第一作者的姓&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;张&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;作者的姓&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;文献的发表年份，或第二位作者的姓&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;2006&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;年份或第二作者&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;3&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;文献的发表年份，或第三位作者的姓&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;年份或第三作者&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;4&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;文献的发表年份，或第四位作者的姓&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;第四作者或年份&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;5&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;文献的发表年份&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;年份（如已包含四名作者）&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;p&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;相关信息只存在单页时的页码（多页时请用“多篇页码”参数，其他位置数据使用“位置”参数）&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true,&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;page&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;42&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;页码&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;pp&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;来源中的多篇页码&amp;quot;,&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;pages&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;23–24&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;多篇页码&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;ps&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;补充引用或评论&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;This is an additional comment.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;后记&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;loc&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;在来源中的位置&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;section 7&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;位置&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;本模板在脚注中创建了一个简短的作者日期引用，它允许你使用哈佛引文（使用括号参考的短引文形式）将内文链接到相应的完整书目引文。&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 相關 ==&lt;br /&gt;
* {{tl|cfn}}&lt;br /&gt;
&lt;br /&gt;
;對應&lt;br /&gt;
* {{tl|clref}}&lt;br /&gt;
* {{tl|citation}}&lt;br /&gt;
* {{tl|Harvtxt}}（{{tl|cite book}}）&amp;lt;!-- 例如[[人工智能]] --&amp;gt;&lt;br /&gt;
* {{tl|sfnref}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&amp;lt;!-- 本行下加入模板的分類 --&amp;gt;&lt;br /&gt;
[[Category:短脚注模板]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Diskdance</name></author>
	</entry>
</feed>