<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://safernicotine.wiki/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AWikicite%2Fdoc</id>
	<title>Template:Wikicite/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://safernicotine.wiki/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AWikicite%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://safernicotine.wiki/mediawiki/index.php?title=Template:Wikicite/doc&amp;action=history"/>
	<updated>2026-05-15T20:03:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://safernicotine.wiki/mediawiki/index.php?title=Template:Wikicite/doc&amp;diff=42193&amp;oldid=prev</id>
		<title>imported&gt;Headbomb: ce</title>
		<link rel="alternate" type="text/html" href="https://safernicotine.wiki/mediawiki/index.php?title=Template:Wikicite/doc&amp;diff=42193&amp;oldid=prev"/>
		<updated>2023-02-10T18:42:27Z</updated>

		<summary type="html">&lt;p&gt;ce&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Uses TemplateStyles|Template:Citation/styles.css|noprotcat=1}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Wikicite}} creates an anchor, for use in a &amp;quot;References&amp;quot; section for books, journals, web references, etc. The anchor should be linked-to in the body of the article.  &lt;br /&gt;
&lt;br /&gt;
The reference text may be formatted manually, and the template merely adds an anchor for linking from in-text citations. This template is also useful when using a citation template that does not support the {{para|ref}} parameter (for example, {{tl|ws}}).&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;This template is only needed for &amp;#039;&amp;#039;handwritten&amp;#039;&amp;#039; citations, or citations using non-standard citation templates, that are linked to by a [[WP:CITESHORT|shortened footnote]] or a [[WP:Parenthetical references|parenthetical reference]]&amp;#039;&amp;#039;&amp;#039;. If you don&amp;#039;t mind using a citation template, it is more standard to use {{tl|sfn}} or {{tl|harv}} with a template such as {{tl|citation}}, {{tl|cite book}}, {{tl|cite web}}, etc.&lt;br /&gt;
&lt;br /&gt;
This template is &amp;#039;&amp;#039;not&amp;#039;&amp;#039; necessary if the citation uses a citation template (such as {{tl|cite book}}). Use the {{para|ref}} parameter of the citation template to create the anchor. This template is also &amp;#039;&amp;#039;not&amp;#039;&amp;#039; necessary if the article does not contain a [[WP:CITESHORT|shortened footnote]] or [[WP:Parenthetical references|parenthetical reference]] that creates a link (e.g. {{Harv|Atwood|2003}}). The anchor serves no purpose if nothing links to it.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Copy-&amp;#039;n&amp;#039;-paste.&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{wikicite | id = | reference = }}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
or, alternatively (but not equivalently{{snd}}see below)&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{wikicite | ref = | reference = }}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The first parameter is  an alias for {{para|reference}}.  The {{para|id}} or {{para|ref}} parameters are alternative unique identifiers used for the reference link on the page, compatible with some other reference templates. If both {{para|id}} and {{para|ref}} are provided, {{para|id}} is ignored. There are two differences between these:&lt;br /&gt;
* {{para|id}} automatically prefixes the link anchor with &amp;quot;Reference-&amp;quot;, whereas {{para|ref}} does not&lt;br /&gt;
* {{para|id}} encloses the link anchor in double quotes, so these must not be provided by the editor; but if using {{para|ref}}, the specified content for this parameter must be enclosed in quotes &amp;#039;&amp;#039;unless&amp;#039;&amp;#039; it consists entirely of letters, figures, hyphens and periods. If it contains &amp;#039;&amp;#039;any&amp;#039;&amp;#039; other character - such as a blank or underscore - it must be quoted. (e.g., a ref anchor of &amp;#039;&amp;#039;Von Autor-2006&amp;#039;&amp;#039; must be specified as {{para|ref|&amp;quot;Von Autor-2006&amp;quot;}})&lt;br /&gt;
Thus, these two forms&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{wikicite | id = Anchor 1 | reference = Reference text }}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{wikicite | ref = &amp;quot;Reference-Anchor 1&amp;quot; | reference = Reference text }}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
produce identical results.&lt;br /&gt;
&lt;br /&gt;
The {{para|reference}} parameter is the actual reference text. It may be plain text, formatted text, or one of the citation templates.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Recommended formats.&lt;br /&gt;
&lt;br /&gt;
{{markup|&amp;lt;nowiki&amp;gt;&lt;br /&gt;
According to Atwood, blah blah.&amp;lt;ref&amp;gt;[[#Atwood-2003|Atwood (2003)]], p. 29.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* {{wikicite | ref = Atwood-2003 | reference = Atwood, Margaret (2003). &amp;#039;&amp;#039;Oryx and Crake&amp;#039;&amp;#039;, Toronto: McClelland &amp;amp; Stewart. {{ISBN|978-0-7710-0868-9}}. }}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;|&lt;br /&gt;
According to Atwood, blah blah.&amp;lt;ref&amp;gt;[[#Atwood-2003|Atwood (2003)]], p. 29.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{fake heading|Notes}}&lt;br /&gt;
{{reflist|close=1}}&lt;br /&gt;
&lt;br /&gt;
{{fake heading|References}}&lt;br /&gt;
* {{wikicite | ref = Atwood-2003 | reference = Atwood, Margaret (2003). &amp;#039;&amp;#039;Oryx and Crake&amp;#039;&amp;#039;, Toronto: McClelland &amp;amp; Stewart. {{ISBN|978-0-7710-0868-9}}. }}&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;&lt;br /&gt;
According to Atwood, blah blah.&amp;lt;ref&amp;gt;[[#Reference-Atwood-2003|Atwood (2003)]], p. 29.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* {{wikicite | id = Atwood-2003 | reference = Atwood, Margaret (2003). &amp;#039;&amp;#039;Oryx and Crake&amp;#039;&amp;#039;, Toronto: McClelland &amp;amp; Stewart. {{ISBN|978-0-7710-0868-9}}. }}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;|&lt;br /&gt;
According to Atwood, blah blah.&amp;lt;ref&amp;gt;[[#Reference-Atwood-2003|Atwood (2003)]], p. 29.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{fake heading|Notes}}&lt;br /&gt;
{{reflist|close=1}}&lt;br /&gt;
&lt;br /&gt;
{{fake heading|References}}&lt;br /&gt;
* {{wikicite | id = Atwood-2003 | reference = Atwood, Margaret (2003). &amp;#039;&amp;#039;Oryx and Crake&amp;#039;&amp;#039;, Toronto: McClelland &amp;amp; Stewart. {{ISBN|978-0-7710-0868-9}}. }}&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;&lt;br /&gt;
According to Atwood, blah blah.{{sfn|Atwood|2003|p=29}}&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* {{wikicite | ref = {{sfnRef|Atwood|2003}} | reference = Atwood, Margaret (2003). &amp;#039;&amp;#039;Oryx and Crake&amp;#039;&amp;#039;, Toronto: McClelland &amp;amp; Stewart. {{ISBN|978-0-7710-0868-9}}. }}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;|&lt;br /&gt;
According to Atwood, blah blah.{{sfn|Atwood|2003|p=29}}&lt;br /&gt;
&lt;br /&gt;
{{fake heading|Notes}}&lt;br /&gt;
{{reflist|close=1}}&lt;br /&gt;
&lt;br /&gt;
{{fake heading|References}}&lt;br /&gt;
* {{wikicite | ref = {{sfnRef|Atwood|2003}} | reference = Atwood, Margaret (2003). &amp;#039;&amp;#039;Oryx and Crake&amp;#039;&amp;#039;, Toronto: McClelland &amp;amp; Stewart. {{ISBN|978-0-7710-0868-9}}. }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The parameter &amp;lt;code&amp;gt;reference&amp;lt;/code&amp;gt; can be assigned templates as well as text. So if there is a template that is used for citations that does not support the usual {{tl|Harvnb}} templates (see [[Help:CS1]] and [[Help:CS2]]) the template can be passed into this template via the &amp;lt;code&amp;gt;reference&amp;lt;/code&amp;gt; parameter. There is a template called {{tlx|ws}} that &amp;quot;places a wikisource icon before text&amp;quot;. For example:&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ws|[[s:Wellingon&amp;#039;s Waterloo dispatch to Lord Bathurst, 19 June 1815|&amp;#039;&amp;#039;The Waterloo dispatch&amp;#039;&amp;#039;]]}} by the [[Duke of Wellington]] (19 June 1815)&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
would look like:&lt;br /&gt;
:{{ws|[[s:Wellingon&amp;#039;s Waterloo dispatch to Lord Bathurst, 19 June 1815|&amp;#039;&amp;#039;The Waterloo dispatch&amp;#039;&amp;#039;]]}} by the [[Duke of Wellington]] (19 June 1815)&lt;br /&gt;
&lt;br /&gt;
{{markup|&amp;lt;nowiki&amp;gt;&lt;br /&gt;
According to the &amp;#039;&amp;#039;[[Duke of Wellington]]&amp;#039;&amp;#039;, blah blah.{{sfn|Wellington|1815}}&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* {{wikicite&lt;br /&gt;
   | ref = {{sfnRef|Wellington|1815}}&lt;br /&gt;
   | reference ={{ws|[[s:Wellingon&amp;#039;s Waterloo dispatch to Lord Bathurst, 19 June 1815|&amp;#039;&amp;#039;The Waterloo dispatch&amp;#039;&amp;#039;]]}} by the [[Duke of Wellington]] (19 June 1815)&lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;|&lt;br /&gt;
According to the &amp;#039;&amp;#039;[[Duke of Wellington]]&amp;#039;&amp;#039;, blah blah.{{sfn|Wellington|1815}}&lt;br /&gt;
&lt;br /&gt;
{{fake heading|Notes}}&lt;br /&gt;
{{reflist|close=1}}&lt;br /&gt;
&lt;br /&gt;
{{fake heading|References}}&lt;br /&gt;
* {{wikicite&lt;br /&gt;
   | ref = {{sfnRef|Wellington|1815}}&lt;br /&gt;
   | reference ={{ws|[[s:Wellingon&amp;#039;s Waterloo dispatch to Lord Bathurst, 19 June 1815|&amp;#039;&amp;#039;The Waterloo dispatch&amp;#039;&amp;#039;]]}} by the [[Duke of Wellington]] (19 June 1815)&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
However this is only one of several ways this particular text could be cited (see [[#Alternatives| § Alternatives]] for more details):&lt;br /&gt;
*{{tlx|ws}} can take a template as a parameter itself, and then the citation can be linked using the standard {{tl|harv}}-style footnotes:&lt;br /&gt;
:*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ws| {{citation |last=Wellington |first=Duke of  |date=19 June 1815 |title=[[s:Wellingon&amp;#039;s Waterloo dispatch to Lord Bathurst, 19 June 1815|&amp;#039;&amp;#039;The Waterloo dispatch&amp;#039;&amp;#039;]] }} }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:*{{ws| {{citation |last=Wellington |first=Duke of  |date=19 June 1815 |title=[[s:Wellingon&amp;#039;s Waterloo dispatch to Lord Bathurst, 19 June 1815|&amp;#039;&amp;#039;The Waterloo dispatch&amp;#039;&amp;#039;]] }} }}&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Compatible with any reference style: editor has 100% control of the format through a technology called &amp;#039;&amp;#039;editing wikitext&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Technical features:&lt;br /&gt;
* Produces well-formed, accessible, semantically-correct HTML code&lt;br /&gt;
* Compatible with many other templates&amp;#039; in-text citation links (any id which starts with &amp;quot;Reference-&amp;quot;)&lt;br /&gt;
* No conditionals&lt;br /&gt;
* No CSS hacks&lt;br /&gt;
&lt;br /&gt;
== Alternatives ==&lt;br /&gt;
Note that identical behavior can be achieved using the more standard {{tl|Harvnb}} (or {{tl|sfn}}) and {{tl|Citation}}&lt;br /&gt;
&lt;br /&gt;
In article body:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Harv|Atwood|2003}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In references section:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;* {{citation | last = Atwood | first = Margaret | year = 2003 | title = Oryx and Crake | location = Toronto | publisher = McClelland &amp;amp; Stewart | isbn = 978-0-7710-0868-9 }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Citation}}&lt;br /&gt;
* {{tl|Harvnb}}&lt;br /&gt;
* {{tl|Sfn}}, an alternative method for creating shortened footnotes&lt;br /&gt;
* {{tl|Citeref}}, alternative method to create links to citations&lt;br /&gt;
* [[Wikipedia:Citation templates]]&lt;br /&gt;
* [[Wikipedia:Citing sources]]&lt;br /&gt;
* [[Wikipedia:Citing sources/Further considerations#Using Wikicite]]&lt;br /&gt;
* [[T-34#References]], example of usage&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Inline templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Citation templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[ja:Template:Wikicite]]&lt;br /&gt;
[[sl:Predloga:Wikisklic]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Headbomb</name></author>
	</entry>
</feed>