<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AThanks%2Fdoc</id>
	<title>Template:Thanks/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AThanks%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Thanks/doc&amp;action=history"/>
	<updated>2026-04-13T03:11:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Thanks/doc&amp;diff=33198&amp;oldid=prev</id>
		<title>Wikipedia&gt;Sdkb: /* TemplateData */ add alias</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Thanks/doc&amp;diff=33198&amp;oldid=prev"/>
		<updated>2021-12-29T19:36:42Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;TemplateData: &lt;/span&gt; add alias&lt;/span&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;
{{Subst only|auto=yes}}&lt;br /&gt;
{{distinguish|Template:Thank you|Template:Thank}}&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
This template is primarily intended as a substitute for the [[Help:Thanks|built-in &amp;quot;Thank&amp;quot; feature]] for use with [[WP:IP|unregistered editors]]. To use it, add {{Tlsx|thanks}}&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt; ~~~~&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to the user&amp;#039;s talk page.&lt;br /&gt;
&lt;br /&gt;
To link to a specific page that the user edited, use the parameter &amp;lt;code&amp;gt;page&amp;lt;/code&amp;gt;. To link to a specific [[Help:diff|diff]] at that page, use the parameter &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt;. Note that &amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt; will be ignored if &amp;lt;code&amp;gt;page&amp;lt;/code&amp;gt; is not specified.&lt;br /&gt;
&lt;br /&gt;
{{tlm|subst:thanks|page=Main Page}} produces&lt;br /&gt;
:[[File:Echo thanks.svg|55px|right|alt=]]Hello, and thank you for {{#if:Main Page|your {{#if:|[[Special:Diff/{{{diff}}}|contributions]]|contributions}} to [[:Main Page|Main Page]]|lending your time to help improve Wikipedia}}! If you are interested in editing more often, I suggest you [[Special:UserLogin/signup|create an account]] to gain [[Wikipedia:Why create an account?|additional privileges]]. Happy editing! &amp;lt;!--Template:Thanks--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{tlm|subst:thanks|page=Main Page|diff=139992}} produces&lt;br /&gt;
:[[File:Echo thanks.svg|55px|right|alt=]]Hello, and thank you for {{#if:Main Page|your {{#if:139992|[[Special:Diff/139992|contributions]]|contributions}} to [[:Main Page|Main Page]]|lending your time to help improve Wikipedia}}! If you are interested in editing more often, I suggest you [[Special:UserLogin/signup|create an account]] to gain [[Wikipedia:Why create an account?|additional privileges]]. Happy editing! &amp;lt;!--Template:Thanks--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To exclude the green box image add &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt; as an [[Help:Parameters|unnamed parameter]], e.g. {{Tlsx|Thanks|no}} or {{tlm|subst:thanks|page=Main Page|diff=139992|no}}.&lt;br /&gt;
&lt;br /&gt;
===Wrapper===&lt;br /&gt;
Use {{tlxs|Thanks-autosign}} to invoke this template with an automatic signature.&lt;br /&gt;
&lt;br /&gt;
===TemplateData===&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Image?&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Set to \&amp;quot;no\&amp;quot; to remove image&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;no&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;diff&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Diff of helpful edit made by the IP&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;page&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Page to which the IP has contributed&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true,&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;article&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Short message that thanks an IP for a contribution and encourages them to create an account&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;page&amp;quot;,&lt;br /&gt;
		&amp;quot;diff&amp;quot;,&lt;br /&gt;
		&amp;quot;1&amp;quot;&lt;br /&gt;
	]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* {{tl|Welcome-anon}}{{snd}}encourages anonymous user to get a username&lt;br /&gt;
* {{tl|Welcome}}{{snd}}standard template for registered users&lt;br /&gt;
* [[Wikipedia:Welcome templates]]&lt;br /&gt;
&lt;br /&gt;
{{tools}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- template&amp;#039;s categories --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:WikiLove templates|Thanks]]&lt;br /&gt;
[[Category:Welcome templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Sdkb</name></author>
	</entry>
</feed>