<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=Template%3ASiadn%2Fdoc</id>
	<title>Template:Siadn/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=Template%3ASiadn%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=Template:Siadn/doc&amp;action=history"/>
	<updated>2026-04-07T21:24:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://pool.calebcooper.ie/index.php?title=Template:Siadn/doc&amp;diff=14791&amp;oldid=prev</id>
		<title>Caleb Cooper: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=Template:Siadn/doc&amp;diff=14791&amp;oldid=prev"/>
		<updated>2020-10-28T14:00:25Z</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;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:00, 28 October 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&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;!-- diff cache key pool:diff:1.41:old-14790:rev-14791 --&gt;
&lt;/table&gt;</summary>
		<author><name>Caleb Cooper</name></author>
	</entry>
	<entry>
		<id>https://pool.calebcooper.ie/index.php?title=Template:Siadn/doc&amp;diff=14790&amp;oldid=prev</id>
		<title>wikipedia&gt;Rchard2scout: fix syntax error in json</title>
		<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=Template:Siadn/doc&amp;diff=14790&amp;oldid=prev"/>
		<updated>2019-10-11T09:30:06Z</updated>

		<summary type="html">&lt;p&gt;fix syntax error in json&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;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This tag is used on a link that needs to be improved for &amp;#039;&amp;#039;both&amp;#039;&amp;#039; of two reasons: because it goes to a [[Wikipedia:Set index article|Set Index Article page]] &amp;#039;&amp;#039;AND&amp;#039;&amp;#039; it appears the link should be directed to a specific article instead, perhaps one that appears on the Set Index Article itself.&lt;br /&gt;
&lt;br /&gt;
The tag is intended to be used only when an editor has tried to fix the link but not succeeded. Most links to Set Index Article pages do not need this tag.&lt;br /&gt;
&lt;br /&gt;
The tag automatically places the article into [[:Category:All set index articles with links needing disambiguation]]. Do not manually add articles to that category.&lt;br /&gt;
&lt;br /&gt;
A date should be added, and will automatically place the article in a monthly subcategory of [[:Category:All set index articles with links needing disambiguation]].  &amp;#039;&amp;#039;It is hoped that a [[wp:BOT|bot]] will be set up to come by and add the date, if a date is not added.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Article]]{{SIADN|&amp;lt;/nowiki&amp;gt;date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&amp;lt;/code&amp;gt; renders:&lt;br /&gt;
: [[Article]]{{SIA disambiguation needed|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==TemplateData==&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;TemplateData&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
        &amp;quot;description&amp;quot;: &amp;quot;This template should only be added to indicate a wikilink that links to a disambiguation page which should be changed to link to a specific page.&amp;quot;,&lt;br /&gt;
        &amp;quot;params&amp;quot;: {&lt;br /&gt;
                &amp;quot;date&amp;quot;: {&lt;br /&gt;
                        &amp;quot;label&amp;quot;: &amp;quot;Date&amp;quot;,&lt;br /&gt;
                        &amp;quot;description&amp;quot;: &amp;quot;The date this template was added to the page. (Input: Monthname Year)&amp;quot;,&lt;br /&gt;
                        &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
                        &amp;quot;autovalue&amp;quot;: &amp;quot;{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}&amp;quot;,&lt;br /&gt;
                        &amp;quot;suggested&amp;quot;: true&lt;br /&gt;
                }&lt;br /&gt;
        }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/TemplateData&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Redirects ==&lt;br /&gt;
{{tl|SIA dab needed}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Disambiguation needed}}&lt;br /&gt;
* {{tl|Definition}}&lt;br /&gt;
* [[Wikipedia:Set index articles]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{List navbox}}&lt;br /&gt;
{{Inline tags}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
[[Category:Inline cleanup templates]]&lt;br /&gt;
[[Category:Coherency templates]]&lt;br /&gt;
[[Category:Disambiguation and redirection templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;Rchard2scout</name></author>
	</entry>
</feed>