<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FMONTHNUMBER</id>
	<title>Template:MC/MONTHNUMBER - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FMONTHNUMBER"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/MONTHNUMBER&amp;action=history"/>
	<updated>2026-04-13T00:37:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:MC/MONTHNUMBER&amp;diff=44031&amp;oldid=prev</id>
		<title>imported&gt;KnightMiner: apparently #iferror defaults to returning the search string if there is no error</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/MONTHNUMBER&amp;diff=44031&amp;oldid=prev"/>
		<updated>2015-02-17T04:40:23Z</updated>

		<summary type="html">&lt;p&gt;apparently #iferror defaults to returning the search string if there is no error&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{&lt;br /&gt;
#if: {{{1|}}}|{{&lt;br /&gt;
  #switch: {{lc: {{{1}}} }}&lt;br /&gt;
  | january | jan = 1&lt;br /&gt;
  | february | feb = 2&lt;br /&gt;
  | march | mar = 3&lt;br /&gt;
  | april | apr = 4&lt;br /&gt;
  | may = 5&lt;br /&gt;
  | june | jun = 6&lt;br /&gt;
  | july | jul = 7&lt;br /&gt;
  | august | aug = 8&lt;br /&gt;
  | september | sep | sept = 9&lt;br /&gt;
  | october | oct = 10&lt;br /&gt;
  | november | nov = 11&lt;br /&gt;
  | december | dec = 12&lt;br /&gt;
  | {{&lt;br /&gt;
    #iferror: {{ &lt;br /&gt;
      #ifexpr: {{{1}}} &amp;lt; 0 | {{&lt;br /&gt;
        #ifexpr: ( {{{1}}} round 0 ) != ( {{{1}}} ) | {{&lt;br /&gt;
          #expr: 12 - ( ( ( 0.5 - ( {{{1}}} ) ) round 0) mod 12 ) }} | {{&lt;br /&gt;
          #expr: 12 - ( ( ( 11.5 - ( {{{1}}} ) ) round 0) mod 12 ) }} }} | {{&lt;br /&gt;
        #expr: ( ( ( 10.5 + {{{1}}} ) round 0 ) mod 12) + 1 }}&lt;br /&gt;
      }}&lt;br /&gt;
    | {{error|Unrecognized month &amp;quot;{{{1}}}&amp;quot;.}}&lt;br /&gt;
	}}&lt;br /&gt;
  }}&lt;br /&gt;
| {{CURRENTMONTH1}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Put categories/interwiki on the documentation page --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;KnightMiner</name></author>
	</entry>
</feed>