<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://ujn.wiki/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3ARenamed%2Fdoc</id>
	<title>模板:Renamed/doc - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://ujn.wiki/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3ARenamed%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://ujn.wiki/index.php?title=%E6%A8%A1%E6%9D%BF:Renamed/doc&amp;action=history"/>
	<updated>2026-05-14T18:57:51Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://ujn.wiki/index.php?title=%E6%A8%A1%E6%9D%BF:Renamed/doc&amp;diff=2676&amp;oldid=prev</id>
		<title>Lopliter：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://ujn.wiki/index.php?title=%E6%A8%A1%E6%9D%BF:Renamed/doc&amp;diff=2676&amp;oldid=prev"/>
		<updated>2023-05-27T16:59:34Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&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;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2023年5月28日 (日) 00:59的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;zh-Hans-CN&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;（没有差异）&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Lopliter</name></author>
	</entry>
	<entry>
		<id>https://ujn.wiki/index.php?title=%E6%A8%A1%E6%9D%BF:Renamed/doc&amp;diff=2675&amp;oldid=prev</id>
		<title>UJNWiki&gt;Jonesey95：​add transclusionless template to keep this page off of reports, since this is a transient template</title>
		<link rel="alternate" type="text/html" href="https://ujn.wiki/index.php?title=%E6%A8%A1%E6%9D%BF:Renamed/doc&amp;diff=2675&amp;oldid=prev"/>
		<updated>2022-01-17T17:32:23Z</updated>

		<summary type="html">&lt;p&gt;add transclusionless template to keep this page off of reports, since this is a transient template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&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;
{{transclusionless}}&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&amp;#039;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&amp;#039;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&amp;#039;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:Coherency templates]]&lt;br /&gt;
[[Category:Wikipedia page-name maintenance templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>UJNWiki&gt;Jonesey95</name></author>
	</entry>
</feed>