<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://deeptech.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ACopied%2Fdoc</id>
	<title>Template:Copied/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://deeptech.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ACopied%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://deeptech.wiki/index.php?title=Template:Copied/doc&amp;action=history"/>
	<updated>2026-05-09T06:10:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://deeptech.wiki/index.php?title=Template:Copied/doc&amp;diff=4767&amp;oldid=prev</id>
		<title>C: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://deeptech.wiki/index.php?title=Template:Copied/doc&amp;diff=4767&amp;oldid=prev"/>
		<updated>2025-11-15T02:44:39Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:44, 15 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>C</name></author>
	</entry>
	<entry>
		<id>https://deeptech.wiki/index.php?title=Template:Copied/doc&amp;diff=4766&amp;oldid=prev</id>
		<title>w&gt;Jonesey95: leading colon needed</title>
		<link rel="alternate" type="text/html" href="https://deeptech.wiki/index.php?title=Template:Copied/doc&amp;diff=4766&amp;oldid=prev"/>
		<updated>2025-08-11T12:48:22Z</updated>

		<summary type="html">&lt;p&gt;leading colon needed&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;
&amp;lt;!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
{{high-use}}&lt;br /&gt;
{{lua|Module:Copied}}&lt;br /&gt;
&lt;br /&gt;
This template is used to provide documentation that content has been copied to or from other Wikipedia pages and ensure that pages containing necessary attribution aren&amp;#039;t deleted. Adding this template on the talk page is &amp;#039;&amp;#039;not&amp;#039;&amp;#039; a substitute for attribution in the page history using edit summaries. For more information for when and why this template should be used please see: [[Wikipedia:Copying within Wikipedia]]. &lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
* Be sure to use the exact page names of the articles.&lt;br /&gt;
* The page names are automatically linked, so this template &amp;#039;&amp;#039;will not&amp;#039;&amp;#039; behave as expected if the names are enclosed in link brackets  (&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt; – ]]).&lt;br /&gt;
* Any number of items can be included in the same template by enumerating the parameters ({{para|from1}}, {{para|from2}}, {{para|from3}} and so on). The numbering has to be consecutive. &lt;br /&gt;
&lt;br /&gt;
=== Basic ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Copied |from= |from_oldid= |to= |date= |afd= |merge= |diff= |to_diff= |to_oldid= }}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Full ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Copied&lt;br /&gt;
|collapse   =&lt;br /&gt;
|small      = &lt;br /&gt;
&lt;br /&gt;
|from1       =&lt;br /&gt;
|from_oldid1 =&lt;br /&gt;
|to1         = &lt;br /&gt;
|date1       =&lt;br /&gt;
|afd1        =&lt;br /&gt;
|merge1      =&lt;br /&gt;
|diff1       =&lt;br /&gt;
|to_diff1    =&lt;br /&gt;
|to_oldid1   =&lt;br /&gt;
&lt;br /&gt;
|from2       =&lt;br /&gt;
|from_oldid2 =&lt;br /&gt;
|to2         =&lt;br /&gt;
|date2       =&lt;br /&gt;
|afd2        =&lt;br /&gt;
|merge2      =&lt;br /&gt;
|diff2       =&lt;br /&gt;
|to_diff2    =&lt;br /&gt;
|to_oldid2   =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Full with notes ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Copied&lt;br /&gt;
|collapse    = &amp;lt;!-- Collapses the list of items if set to &amp;quot;yes&amp;quot;. Only supported when two or more items are used --&amp;gt;&lt;br /&gt;
|small       = &amp;lt;!-- Makes the template more compact and float to the right if set to &amp;quot;yes&amp;quot; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|from1       = &amp;lt;!-- Name of source page, where the text originally appeared --&amp;gt;&lt;br /&gt;
|from_oldid1 = &amp;lt;!-- ID of the page revision of the source page from which the content was copied --&amp;gt;&lt;br /&gt;
|to1         = &amp;lt;!-- Name of destination page, where the content was placed --&amp;gt;&lt;br /&gt;
|date1       = &amp;lt;!-- Date, time and date, or timestamp that the copying took place at. --&amp;gt;&lt;br /&gt;
|afd1        = &amp;lt;!-- Name of AfD page if copying was due to an AfD closed as merge. --&amp;gt;&lt;br /&gt;
|merge1      = &amp;lt;!-- If copying was done in the process of merging two pages set this to &amp;quot;yes&amp;quot; --&amp;gt;&lt;br /&gt;
|diff1       = &amp;lt;!-- Full URL of the diff page showing the edit when copied content was added --&amp;gt;&lt;br /&gt;
|to_diff1    = &amp;lt;!-- Not used if diff is provided. ID of the page revision of the destination page that includes the copied content --&amp;gt;&lt;br /&gt;
|to_oldid1   = &amp;lt;!-- Not used if diff is provided. ID of the page revision of the destination page before the content was copied. Omit if page creation. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|from2       = &amp;lt;!-- Name of source page, where the text originally appeared --&amp;gt;&lt;br /&gt;
|from_oldid2 = &amp;lt;!-- ID of the page revision of the source page from which the content was copied --&amp;gt;&lt;br /&gt;
|to2         = &amp;lt;!-- Name of destination page, where the content was placed --&amp;gt;&lt;br /&gt;
|date2       = &amp;lt;!-- Date, time and date, or timestamp that the copying took place at. --&amp;gt;&lt;br /&gt;
|afd2        = &amp;lt;!-- Name of AfD page if copying was due to an AfD closed as merge. --&amp;gt;&lt;br /&gt;
|merge2      = &amp;lt;!-- If copying was done in the process of merging two pages set this to &amp;quot;yes&amp;quot; --&amp;gt;&lt;br /&gt;
|diff2       = &amp;lt;!-- Full URL of the diff page showing the edit when copied content was added --&amp;gt;&lt;br /&gt;
|to_diff2    = &amp;lt;!-- Not used if diff is provided. ID of the page revision of the destination page that includes the copied content --&amp;gt;&lt;br /&gt;
|to_oldid2   = &amp;lt;!-- Not used if diff is provided. ID of the page revision of the destination page before the content was copied. Omit if page creation. --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cut/paste model ===&lt;br /&gt;
For a single page, you may paste the following and substitute in the correct values:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Copied |from=&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;SRC&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt; |from_oldid=&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;SRC-REV&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt; |to=&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;DEST&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt; |date=&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;DATE&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt; |to_diff=&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;DEST-COPYTO-REV&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt; |to_oldid=&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;DEST-PREV-REV&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
* &amp;lt;code&amp;gt;from&amp;lt;/code&amp;gt; is the name of the source page, where the text originally appeared.&lt;br /&gt;
* &amp;lt;code&amp;gt;from_oldid&amp;lt;/code&amp;gt; is the ID of the page revision of the source page from which the content was copied.&lt;br /&gt;
*: From the [[Help:Permanent link|permanent link]] url: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://en.wikipedia.org/w/index.php?title=&amp;lt;/nowiki&amp;gt;&amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;PAGENAME&amp;lt;/span&amp;gt;&amp;amp;oldid=&amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;from_oldid&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;to&amp;lt;/code&amp;gt; is the destination page, where the content was placed. Note: if a Category page is the destination, add a leading colon to prevent categorization of the page that this template is used on. &lt;br /&gt;
* &amp;lt;code&amp;gt;date&amp;lt;/code&amp;gt; is the date, time and date, or timestamp that the copying took place at.&lt;br /&gt;
* &amp;lt;code&amp;gt;afd&amp;lt;/code&amp;gt; is the name of the AfD page if copying was due to an AfD closed as merge.&lt;br /&gt;
* &amp;lt;code&amp;gt;merge&amp;lt;/code&amp;gt; changes the text to indicate that copying was done in the process of [[Help:Merge|merging]] two pages if set to yes.&lt;br /&gt;
* &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt; is the [[Help:Diff|diff]] or permanent link of the destination page edit when the text was placed (in the case of a newly created page: the permanent url of the first version of the destination page).&lt;br /&gt;
*: These parameters are alternatives to the above and may be omitted if &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt; is used (and vice versa):&lt;br /&gt;
*:* &amp;lt;code&amp;gt;to_diff&amp;lt;/code&amp;gt; is the ID of the page revision of the destination page that includes the copied content.&lt;br /&gt;
*:* &amp;lt;code&amp;gt;to_oldid&amp;lt;/code&amp;gt; is the ID of the page revision of the destination page before the content was copied. If the copy &amp;#039;&amp;#039;created&amp;#039;&amp;#039; the destination page, just omit to_oldid.&lt;br /&gt;
*:: From the url: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://en.wikipedia.org/w/index.php?title=&amp;lt;/nowiki&amp;gt;&amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;PAGENAME&amp;lt;/span&amp;gt;&amp;amp;diff=&amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;to_diff&amp;lt;/span&amp;gt;&amp;amp;oldid=&amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;to_oldid&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;collapse&amp;lt;/code&amp;gt; indicates whether the list of mergers generated when the template is used with multiple items should be collapsed or not. &lt;br /&gt;
* &amp;lt;code&amp;gt;small&amp;lt;/code&amp;gt; is passed on to the &amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Template:Tmbox|Tmbox]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt; that is used to generate the message box. If set to yes, makes it a smaller right floating message box.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{{nowiki template demo|&amp;lt;nowiki&amp;gt;{{Copied &lt;br /&gt;
|from       = Squirrel &lt;br /&gt;
|from_oldid = 345129608 &lt;br /&gt;
|to         = Tree squirrel &lt;br /&gt;
|to_diff    = 345159499 &lt;br /&gt;
|to_oldid   = 301353806 &lt;br /&gt;
|date       = 01:00, 01 January 2011&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
----&lt;br /&gt;
{{nowiki template demo|&amp;lt;nowiki&amp;gt;{{Copied&lt;br /&gt;
|from1       = Complementary angles&lt;br /&gt;
|from_oldid1 = 578599984&lt;br /&gt;
|to1         = Angle&lt;br /&gt;
|diff1       = https://en.wikipedia.org/w/index.php?title=Angle&amp;amp;diff=582478251&amp;amp;oldid=582477194&lt;br /&gt;
|date1       = 04:36, 20 November 2013&lt;br /&gt;
&lt;br /&gt;
|from2       = Supplementary angles&lt;br /&gt;
|from_oldid2 = 577395663&lt;br /&gt;
|to2         = Angle&lt;br /&gt;
|diff2       = https://en.wikipedia.org/w/index.php?title=Angle&amp;amp;diff=582478879&amp;amp;oldid=582478251&lt;br /&gt;
|date2       = 04:43, 20 November 2013&lt;br /&gt;
&lt;br /&gt;
|from3       = Adjacent angles&lt;br /&gt;
|from_oldid3 = 580661892&lt;br /&gt;
|to3         = Angle&lt;br /&gt;
|diff3       = https://en.wikipedia.org/w/index.php?title=Angle&amp;amp;diff=582479826&amp;amp;oldid=582478879&lt;br /&gt;
|date3       = 04:54, 20 November 2013&lt;br /&gt;
&lt;br /&gt;
|from4       = Vertical angles&lt;br /&gt;
|from_oldid4 = 576327859&lt;br /&gt;
|to4         = Angle&lt;br /&gt;
|diff4       = https://en.wikipedia.org/w/index.php?title=Angle&amp;amp;diff=582480777&amp;amp;oldid=582479826&lt;br /&gt;
|date4       = 05:04, 20 November 2013&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
== Tracking categories ==&lt;br /&gt;
* {{clc|Wikipedia pages using copied template}}&lt;br /&gt;
* {{clc|Wikipedia pages using copied template without oldid}}&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;small&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;If set to yes, makes it a smaller right floating message box.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;yes&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;collapse&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;If set to yes, collapses the list.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;yes&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;from_oldid&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The ID of the page revision of the source page from which the content was copied.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;from&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of the source page, where the text originally appeared.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;to&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The destination page, where the content was placed.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;to_oldid&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The ID of the page revision of the destination page before the content was copied. If the copy created the destination page, just omit to_oldid. (May be omitted if diff parameter is used.)&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;to_diff&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The ID of the page revision of the destination page that includes the copied content. (May be omitted if diff parameter is used.)&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;diff&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The diff or permanent link of the destination page edit when the text was placed (in the case of a newly created page: the permanent url of the first version of the destination page).&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;url&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;date&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The date, time and date, or timestamp that the copying took place at.&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;
		},&lt;br /&gt;
		&amp;quot;merge&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Changes the text to indicate the copying was done in the process of merging two pages if set to yes&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;afd&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of the AfD page if copying was due to an AfD closed as merge.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;,&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;The parameters are as follows&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{tl|Merged-from}}&lt;br /&gt;
* {{tl|Merged-to}}&lt;br /&gt;
* {{tl|Split article}}&lt;br /&gt;
* {{tl|Translated page}} for pages translated from other language Wikipedias&lt;br /&gt;
&lt;br /&gt;
{{Pam see also documentation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Merge templates]]&lt;br /&gt;
[[Category:Split maintenance templates]]&lt;br /&gt;
[[Category:Talk header templates]]&lt;br /&gt;
[[Category:Wikipedia copy templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>w&gt;Jonesey95</name></author>
	</entry>
</feed>