Changes
Jump to navigation
Jump to search
doc from enwiki
{{Documentation subpage}}
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
This template is meant to simplify the merge/split procedures by providing one template that can be used on the talk pages of source and destination articles or other pages. Intended for use on talk pages, this template identifies that text and/or other creative content has been copied or moved from one page to another, recording attribution dependencies.
== Usage ==
* Be sure to use the exact page names of the articles.
* The page names are automatically linked, so this template ''will not'' behave as expected if the names are enclosed in link brackets (<nowiki>[[</nowiki> – ]]).
'''Basic'''
<pre>{{Copied|from=|from_oldid=|to=|diff=}}</pre>
'''Full'''
<pre>{{Copied
|from =
|from_oldid =
|to =
|diff =
|to_diff =
|to_oldid =
|date =
|small =
}}</pre>
===Parameters===
* <code>from</code> is the name of the source page, where the text originally appeared.
* <code>from_oldid</code> is the ID of the page revision of the source page from which the content was copied.
*: From the [[w:Help:Permanent link|permanent link]] url: <code><nowiki>http://en.wikipedia.org/w/index.php?title=</nowiki><span style="color:red;">PAGENAME</span>&oldid=<span style="color:red;">from_oldid</span></code>
* <code>to</code> is the destination page, where the content was placed.
* <code>diff</code> 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).
*: These parameters are alternatives to the above and may be omitted if <code>diff</code> is used (and vice versa):
*:* <code>to_diff</code> is the ID of the page revision of the destination page that includes the copied content.
*:* <code>to_oldid</code> is 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.
*:: From the url: <code><nowiki>http://en.wikipedia.org/w/index.php?title=</nowiki><span style="color:red;">PAGENAME</span>&diff=<span style="color:red;">to_diff</span>&oldid=<span style="color:red;">to_oldid</span></code>
* <code>date</code> is the date, time and date, or timestamp that the copying took place at.
* <code>small</code> is passed on to the <nowiki>{{</nowiki>[[Template:Tmbox|Tmbox]]<nowiki>}}</nowiki> that is used to generate the message box. If set to yes, makes it a smaller right floating message box.
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories go here and interwikis go in Wikidata. -->
}}</includeonly>
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
This template is meant to simplify the merge/split procedures by providing one template that can be used on the talk pages of source and destination articles or other pages. Intended for use on talk pages, this template identifies that text and/or other creative content has been copied or moved from one page to another, recording attribution dependencies.
== Usage ==
* Be sure to use the exact page names of the articles.
* The page names are automatically linked, so this template ''will not'' behave as expected if the names are enclosed in link brackets (<nowiki>[[</nowiki> – ]]).
'''Basic'''
<pre>{{Copied|from=|from_oldid=|to=|diff=}}</pre>
'''Full'''
<pre>{{Copied
|from =
|from_oldid =
|to =
|diff =
|to_diff =
|to_oldid =
|date =
|small =
}}</pre>
===Parameters===
* <code>from</code> is the name of the source page, where the text originally appeared.
* <code>from_oldid</code> is the ID of the page revision of the source page from which the content was copied.
*: From the [[w:Help:Permanent link|permanent link]] url: <code><nowiki>http://en.wikipedia.org/w/index.php?title=</nowiki><span style="color:red;">PAGENAME</span>&oldid=<span style="color:red;">from_oldid</span></code>
* <code>to</code> is the destination page, where the content was placed.
* <code>diff</code> 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).
*: These parameters are alternatives to the above and may be omitted if <code>diff</code> is used (and vice versa):
*:* <code>to_diff</code> is the ID of the page revision of the destination page that includes the copied content.
*:* <code>to_oldid</code> is 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.
*:: From the url: <code><nowiki>http://en.wikipedia.org/w/index.php?title=</nowiki><span style="color:red;">PAGENAME</span>&diff=<span style="color:red;">to_diff</span>&oldid=<span style="color:red;">to_oldid</span></code>
* <code>date</code> is the date, time and date, or timestamp that the copying took place at.
* <code>small</code> is passed on to the <nowiki>{{</nowiki>[[Template:Tmbox|Tmbox]]<nowiki>}}</nowiki> that is used to generate the message box. If set to yes, makes it a smaller right floating message box.
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories go here and interwikis go in Wikidata. -->
}}</includeonly>