<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AOn_this_day</id>
	<title>Module:On this day - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AOn_this_day"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:On_this_day&amp;action=history"/>
	<updated>2026-06-07T16:18:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:On_this_day&amp;diff=144174&amp;oldid=prev</id>
		<title>imported&gt;Swarm: Changed protection level for &quot;Module:On this day&quot;: Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:On_this_day&amp;diff=144174&amp;oldid=prev"/>
		<updated>2019-02-24T22:31:46Z</updated>

		<summary type="html">&lt;p&gt;Changed protection level for &amp;quot;&lt;a href=&quot;/research/Module:On_this_day&quot; title=&quot;Module:On this day&quot;&gt;Module:On this day&lt;/a&gt;&amp;quot;: &lt;a href=&quot;/index.php?title=WP:High-risk_templates&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:High-risk templates (page does not exist)&quot;&gt;Highly visible template&lt;/a&gt; ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.countDates( frame )&lt;br /&gt;
    local args = frame:getParent().args&lt;br /&gt;
    local i = 1&lt;br /&gt;
    while true do&lt;br /&gt;
        local oldid = args[&amp;#039;oldid&amp;#039; .. i] or &amp;#039;&amp;#039;&lt;br /&gt;
        if oldid == &amp;#039;&amp;#039; then&lt;br /&gt;
            return i - 1&lt;br /&gt;
        end&lt;br /&gt;
        i = i + 1&lt;br /&gt;
    end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.showDates( frame )&lt;br /&gt;
    local args = frame:getParent().args&lt;br /&gt;
    local i = 1&lt;br /&gt;
    local ret = {}&lt;br /&gt;
    local page = mw.title.getCurrentTitle().text&lt;br /&gt;
    local fmt = &amp;#039;[//en.wikipedia.org/wiki/Wikipedia:Selected_anniversaries/%s?oldid=%s %s]&amp;#039;&lt;br /&gt;
    if not args.demo then&lt;br /&gt;
        fmt = fmt .. &amp;#039;[[Category:Selected anniversaries (%s)|%s]]&amp;#039;&lt;br /&gt;
    end&lt;br /&gt;
    local lang = mw.getContentLanguage()&lt;br /&gt;
&lt;br /&gt;
    while true do&lt;br /&gt;
        local date = args[&amp;#039;date&amp;#039; .. i] or &amp;#039;&amp;#039;&lt;br /&gt;
        local oldid = args[&amp;#039;oldid&amp;#039; .. i] or &amp;#039;&amp;#039;&lt;br /&gt;
        if oldid == &amp;#039;&amp;#039; then&lt;br /&gt;
            break&lt;br /&gt;
        end&lt;br /&gt;
        ret[i] = string.format( fmt,&lt;br /&gt;
            lang:formatDate( &amp;#039;F_j&amp;#039;, date ),&lt;br /&gt;
            oldid,&lt;br /&gt;
            lang:formatDate( &amp;#039;F j, Y&amp;#039;, date ),&lt;br /&gt;
            lang:formatDate( &amp;#039;F Y&amp;#039;, date ),&lt;br /&gt;
            page&lt;br /&gt;
        )&lt;br /&gt;
        i = i + 1&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    i = #ret&lt;br /&gt;
    if i &amp;gt; 1 then&lt;br /&gt;
        ret[i] = &amp;#039;and &amp;#039; .. ret[i]&lt;br /&gt;
    end&lt;br /&gt;
    return table.concat( ret, i &amp;gt; 2 and &amp;#039;, &amp;#039; or &amp;#039; &amp;#039; )&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Swarm</name></author>
	</entry>
</feed>