<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://compusofia.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AI18n_month%2Fdoc</id>
	<title>Template:I18n month/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://compusofia.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AI18n_month%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://compusofia.com/w/index.php?title=Template:I18n_month/doc&amp;action=history"/>
	<updated>2026-04-25T19:40:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://compusofia.com/w/index.php?title=Template:I18n_month/doc&amp;diff=2734&amp;oldid=prev</id>
		<title>Majestix: 1 revision imported: Initial Setup</title>
		<link rel="alternate" type="text/html" href="https://compusofia.com/w/index.php?title=Template:I18n_month/doc&amp;diff=2734&amp;oldid=prev"/>
		<updated>2026-04-12T07:41:09Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: Initial Setup&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 09:41, 12 April 2026&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 wikiNonStop:diff:1.41:old-2733:rev-2734 --&gt;
&lt;/table&gt;</summary>
		<author><name>Majestix</name></author>
	</entry>
	<entry>
		<id>https://compusofia.com/w/index.php?title=Template:I18n_month/doc&amp;diff=2733&amp;oldid=prev</id>
		<title>en&gt;Baris6161TURK: Replacing deprecated attributes into property.</title>
		<link rel="alternate" type="text/html" href="https://compusofia.com/w/index.php?title=Template:I18n_month/doc&amp;diff=2733&amp;oldid=prev"/>
		<updated>2022-10-28T20:49:10Z</updated>

		<summary type="html">&lt;p&gt;Replacing deprecated attributes into property.&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;
&lt;br /&gt;
This templates allows to render the name of a month (specified through a number between &amp;#039;&amp;#039;1&amp;#039;&amp;#039; and &amp;#039;&amp;#039;12&amp;#039;&amp;#039;) in the user&amp;#039;s preferred language.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
{{tlx|I18n month|1{{=}}|2{{=}}}}&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Description !! Default !! Status&lt;br /&gt;
|- style=&amp;quot;vertical-align: top;&amp;quot;&lt;br /&gt;
| {{para|1}} || Number (&amp;#039;&amp;#039;1-12&amp;#039;&amp;#039;) of the month. Short (like &amp;quot;Jan&amp;quot;) and full (like &amp;quot;January&amp;quot;) names are also supported. || {{color|grey|empty}}  || {{required}}&lt;br /&gt;
|- style=&amp;quot;vertical-align: top;&amp;quot;&lt;br /&gt;
| {{para|2}} || Language code (only needs to be provided if the language shall be fixed and independent from the user&amp;#039;s preferences) || Value of &amp;lt;nowiki&amp;gt;{{int:Lang}}&amp;lt;/nowiki&amp;gt; || {{optional}}&lt;br /&gt;
|- style=&amp;quot;vertical-align: top;&amp;quot;&lt;br /&gt;
|  {{para|form}} || Allows specification of [[Wikipedia:grammatical case|grammatical case]] for the month, for languages that use them. Possible cases:&lt;br /&gt;
*&amp;quot;form=nom&amp;quot; for [[Wikipedia:nominative case|nominative case]] (or leave blank)&lt;br /&gt;
*&amp;quot;form=gen&amp;quot; for [[Wikipedia:genitive case|genitive case]]&lt;br /&gt;
*&amp;quot;form=loc&amp;quot; for [[Wikipedia:locative case|locative case]] (supported for pl, cs &amp;amp; sl languages)&lt;br /&gt;
*&amp;quot;form=ins&amp;quot; for [[Wikipedia:instrumental case|instrumental case]] (supported for pl, cs &amp;amp; sl languages)&lt;br /&gt;
*&amp;quot;form=dat&amp;quot; for [[Wikipedia:dative case|dative case]] (supported for ru language)&lt;br /&gt;
Also [[Wikipedia:partitive case|partitive case]] (ptv), [[Wikipedia:inessive case|inessive case]] (ine), [[Wikipedia:elative case|elative case]] (ela) and [[Wikipedia:illative case|illative case]] (ill) cases are supported for Finnish language, in addition to [[Wikipedia:nominative case|nominative case]] and [[Wikipedia:genitive case|genitive case]] (gen).&lt;br /&gt;
|nom || {{optional}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Code &lt;br /&gt;
! Output &lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt; {{I18n month|1}} &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{I18n month|1}}&lt;br /&gt;
| Month name in the language of the user&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt; {{I18n month|2|de}} &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{I18n month|2|de}}&lt;br /&gt;
| German version&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{I18n month|3|fr}}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;{{I18n month|3|fr|form=gen}} &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{I18n month|3|fr}}&amp;lt;br&amp;gt;{{I18n month|3|fr|form=gen}}&lt;br /&gt;
| Regular and [[:en:Genitive case|genitive case]] in language that do not differentiate between them results in identical output&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{I18n month|4|ru}}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;{{I18n month|4|ru|form=gen}} &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{I18n month|4|ru}}&amp;lt;br&amp;gt;{{I18n month|4|ru|form=gen}}&lt;br /&gt;
| Regular and [[:en:Genitive case|genitive case]] in language that use uses different [[:en:Grammatical case|cases]]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{I18n month|9}}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;{{I18n month|Sep}}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;{{I18n month|September}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{I18n month|9}}&amp;lt;br&amp;gt;{{I18n month|Sep}}&amp;lt;br&amp;gt;{{I18n month|September}}&lt;br /&gt;
| Alternative month specifications&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{I18n month|6|pl|form=loc}}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;{{I18n month|6|cs|form=loc}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{I18n month|6|pl|form=loc}}&amp;lt;br&amp;gt;{{I18n month|6|cs|form=loc}}&lt;br /&gt;
| [[:en:Locative case|locative case]]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{I18n month|7|pl|form=ins}}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;{{I18n month|7|cs|form=ins}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{I18n month|7|pl|form=ins}}&amp;lt;br&amp;gt;{{I18n month|7|cs|form=ins}}&lt;br /&gt;
| [[:en:Instrumental case|instrumental case]]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt; {{I18n month|5}} &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt; {{I18n month|5|fi|form=gen}} &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt; {{I18n month|5|cs|form=ins}}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt; {{I18n month|5|pl|form=loc}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{I18n month|5}} &amp;lt;br&amp;gt; {{I18n month|5|fi|form=gen}} &amp;lt;br&amp;gt; {{I18n month|5|cs|form=ins}} &amp;lt;br&amp;gt; {{I18n month|5|pl|form=loc}}&lt;br /&gt;
| May uses different code than other months, beceause it has no separate short and long forms in English.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Czech months in nominative, genitive, instrumental and locative cases==&lt;br /&gt;
#{{I18n month|01|cs}}, {{I18n month|01|cs|form=gen}}, {{I18n month|01|cs|form=ins}}, {{I18n month|01|cs|form=loc}}&lt;br /&gt;
#{{I18n month|02|cs}}, {{I18n month|02|cs|form=gen}}, {{I18n month|02|cs|form=ins}}, {{I18n month|02|cs|form=loc}}&lt;br /&gt;
#{{I18n month|03|cs}}, {{I18n month|03|cs|form=gen}}, {{I18n month|03|cs|form=ins}}, {{I18n month|03|cs|form=loc}}&lt;br /&gt;
#{{I18n month|04|cs}}, {{I18n month|04|cs|form=gen}}, {{I18n month|04|cs|form=ins}}, {{I18n month|04|cs|form=loc}}&lt;br /&gt;
#{{I18n month|05|cs}}, {{I18n month|05|cs|form=gen}}, {{I18n month|05|cs|form=ins}}, {{I18n month|05|cs|form=loc}}&lt;br /&gt;
#{{I18n month|06|cs}}, {{I18n month|06|cs|form=gen}}, {{I18n month|06|cs|form=ins}}, {{I18n month|06|cs|form=loc}}&lt;br /&gt;
#{{I18n month|07|cs}}, {{I18n month|07|cs|form=gen}}, {{I18n month|07|cs|form=ins}}, {{I18n month|07|cs|form=loc}}&lt;br /&gt;
#{{I18n month|08|cs}}, {{I18n month|08|cs|form=gen}}, {{I18n month|08|cs|form=ins}}, {{I18n month|08|cs|form=loc}}&lt;br /&gt;
#{{I18n month|09|cs}}, {{I18n month|09|cs|form=gen}}, {{I18n month|09|cs|form=ins}}, {{I18n month|09|cs|form=loc}}&lt;br /&gt;
#{{I18n month|10|cs}}, {{I18n month|10|cs|form=gen}}, {{I18n month|10|cs|form=ins}}, {{I18n month|10|cs|form=loc}}&lt;br /&gt;
#{{I18n month|11|cs}}, {{I18n month|11|cs|form=gen}}, {{I18n month|11|cs|form=ins}}, {{I18n month|11|cs|form=loc}}&lt;br /&gt;
#{{I18n month|12|cs}}, {{I18n month|12|cs|form=gen}}, {{I18n month|12|cs|form=ins}}, {{I18n month|12|cs|form=loc}}&lt;br /&gt;
&lt;br /&gt;
==Polish months in nominative, genitive, instrumental and locative cases==&lt;br /&gt;
#{{I18n month|01|pl}}, {{I18n month|01|pl|form=gen}}, {{I18n month|01|pl|form=ins}}, {{I18n month|01|pl|form=loc}}&lt;br /&gt;
#{{I18n month|02|pl}}, {{I18n month|02|pl|form=gen}}, {{I18n month|02|pl|form=ins}}, {{I18n month|02|pl|form=loc}}&lt;br /&gt;
#{{I18n month|03|pl}}, {{I18n month|03|pl|form=gen}}, {{I18n month|03|pl|form=ins}}, {{I18n month|03|pl|form=loc}}&lt;br /&gt;
#{{I18n month|04|pl}}, {{I18n month|04|pl|form=gen}}, {{I18n month|04|pl|form=ins}}, {{I18n month|04|pl|form=loc}}&lt;br /&gt;
#{{I18n month|05|pl}}, {{I18n month|05|pl|form=gen}}, {{I18n month|05|pl|form=ins}}, {{I18n month|05|pl|form=loc}}&lt;br /&gt;
#{{I18n month|06|pl}}, {{I18n month|06|pl|form=gen}}, {{I18n month|06|pl|form=ins}}, {{I18n month|06|pl|form=loc}}&lt;br /&gt;
#{{I18n month|07|pl}}, {{I18n month|07|pl|form=gen}}, {{I18n month|07|pl|form=ins}}, {{I18n month|07|pl|form=loc}}&lt;br /&gt;
#{{I18n month|08|pl}}, {{I18n month|08|pl|form=gen}}, {{I18n month|08|pl|form=ins}}, {{I18n month|08|pl|form=loc}}&lt;br /&gt;
#{{I18n month|09|pl}}, {{I18n month|09|pl|form=gen}}, {{I18n month|09|pl|form=ins}}, {{I18n month|09|pl|form=loc}}&lt;br /&gt;
#{{I18n month|10|pl}}, {{I18n month|10|pl|form=gen}}, {{I18n month|10|pl|form=ins}}, {{I18n month|10|pl|form=loc}}&lt;br /&gt;
#{{I18n month|11|pl}}, {{I18n month|11|pl|form=gen}}, {{I18n month|11|pl|form=ins}}, {{I18n month|11|pl|form=loc}}&lt;br /&gt;
#{{I18n month|12|pl}}, {{I18n month|12|pl|form=gen}}, {{I18n month|12|pl|form=ins}}, {{I18n month|12|pl|form=loc}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:User interface language dependent templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Time, date and calendar templates|{{PAGENAME}}]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Baris6161TURK</name></author>
	</entry>
</feed>