<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bodycommunication.net/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ARenamed%2Fdoc</id>
	<title>Template:Renamed/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bodycommunication.net/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ARenamed%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://bodycommunication.net/w/index.php?title=Template:Renamed/doc&amp;action=history"/>
	<updated>2026-05-03T18:55:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://bodycommunication.net/w/index.php?title=Template:Renamed/doc&amp;diff=7610&amp;oldid=prev</id>
		<title>SadanYagci: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://bodycommunication.net/w/index.php?title=Template:Renamed/doc&amp;diff=7610&amp;oldid=prev"/>
		<updated>2021-08-08T12:24:08Z</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 12:24, 8 August 2021&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>SadanYagci</name></author>
	</entry>
	<entry>
		<id>https://bodycommunication.net/w/index.php?title=Template:Renamed/doc&amp;diff=7609&amp;oldid=prev</id>
		<title>en&gt;Hidden Lemon at 08:01, 6 February 2021</title>
		<link rel="alternate" type="text/html" href="https://bodycommunication.net/w/index.php?title=Template:Renamed/doc&amp;diff=7609&amp;oldid=prev"/>
		<updated>2021-02-06T08:01:42Z</updated>

		<summary type="html">&lt;p&gt;&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;
{{Distinguish|text = [[Template:Rename]], which redirects to [[Template:Requested move]]}}&lt;br /&gt;
{{Template shortcut|Renamed from|Title change|New name}}&lt;br /&gt;
{{Redirect|Template:Renamed from|the template notice on talk page and discussion moves|Template:Moved discussion from}}&lt;br /&gt;
== Purpose ==&lt;br /&gt;
Renaming, or [[wikipedia:Moving a page|moving a page]], might result in [[Moving a page#Fix double redirects|double redirects]] pointing to the original article name which need to be fixed. It could also make it necessary for other changes to be made to an article's content so that it aligns properly with the new title. In some cases where such changes are not immediately made at the time of page move, a notice may be beneficial to prevent confusion.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
This template adds a message box to an article in order to inform editors and readers of the article's recent name change. It should remain at the top of the page at least until any obvious or major incongruences are fixed.&lt;br /&gt;
&lt;br /&gt;
Place the following wikitext at the top of an article: {{tlc|{{BASEPAGENAME}}|from{{=}}Old title|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
There are only two parameters for this template, but both are required:&lt;br /&gt;
&lt;br /&gt;
* {{para|from}} (or {{para|old}}) should be the original title of the article it was moved from. The double-bracket enclosure (i.e. &amp;lt;nowiki&amp;gt;[[Article name]]&amp;lt;/nowiki&amp;gt; format) is not needed, the template does it automatically.&lt;br /&gt;
* {{para|date}} takes the current month and year and adds it at the end of the template for reference. (Ex: {{para|date|December 2020}})&lt;br /&gt;
&lt;br /&gt;
=== TemplateData ===&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;from&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;old&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Moved from&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The original title of the article before it was renamed&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Ask Jeeves&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;date&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Month and year&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The month and year that the template was added&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;December 2020&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;{{SUBST:CURRENTMONTHNAME}} {{SUBST:CURRENTYEAR}}&amp;quot;,&lt;br /&gt;
			&amp;quot;autovalue&amp;quot;: &amp;quot;{{SUBST:CURRENTMONTHNAME}} {{SUBST:CURRENTYEAR}}&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Adds a message box to an article informing editors and readers of a recent title change. Renaming (or page moving) may require additional edits to be made to an article's content and/or redirects to the original article name. This template should be removed once the necessary fixes are complete.&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;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
[[Category:Resolution templates]]&lt;br /&gt;
[[Category:Coherency templates]]&lt;br /&gt;
[[Category:Wikipedia page-name maintenance templates]]&lt;br /&gt;
[[Category:Wikipedia title cleanup]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Hidden Lemon</name></author>
	</entry>
</feed>