User:Yurik/Formats/Month of the Year

Info

edit

These formats are used for pages that describe events of a specific month of a year. All together such pages show the timeline of the events as they happen around us. For example, pages January 2003, February 2003, ... are all part of this sequence.

There are several ways to write a pattern:

  1. Write a pattern that takes the capitalized or lower case name of the month (%s) and the year (%%d). For example, english would be "%s %%d" (capitalized).
  2. For languages that use numbers for the month names, (%d) is the month, and (%%d) is the year: "%%d年%d月" in zh:
  3. Write a pattern for each month, in which case (%d) represents the year: "January %d", "February %d", etc.

Please note that the year can only be 1950 or above.

Formats

edit
Lang 01-%%d 02-%%d 03-%%d 04-%%d 05-%%d 06-%%d 07-%%d 08-%%d 09-%%d 10-%%d 11-%%d 12-%%d
Note: For individual entries, %d = month number. For lists, %s = month name and %%d = year for that month

All years are after 1950!!!

af %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
als
an
ang Gēolmōnaþ %d
ar %s %%d where %s is a month name, and %%d is the year (displayed on right, after right-to-left month name)
ast
be
bg %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
br %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
bs
ca
co
cs %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
csb
cv
cy %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
da %s %%d where %s is a month name with lower case first letter and %%d is the year
de %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
el %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
en %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
eo %s de %%d where %s is a month name with Capitalized first letter, and %%d is the year
es %s de %%d where %s is a month name and %%d is the year (first letter of month NOT capitalized)
et %s %%d where %s is a month name with lower case first letter, and %%d is the year
eu %%dko %s where %%d is year and %s is the month with lower case first letter
fa %s %%d where %s is a month name, and %%d is the year (displayed on right, after right-to-left month name)
fi %s %%d where %s is a month name with lower case first letter, and %%d is the year
fo
fr %s %%d where %s is a month name with lower case first letter, and %%d is the year
fur
fy
ga %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
gl
he %s %%d where %s is a month name, and %%d is the year (displayed on right, after right-to-left month name)
hi
hu %s %%d where %s is a month name with lower case first letter, and %%d is the year
hr
hu
ia
id %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
ie
io
is
it Attualità/Anno %%d - %s where %s is a month name with lower case first letter and %%d is the year
ja %%d年%d月 where %d = 1..12, and %%d is the year
jv
ka %s, %%d where %d = 1..12, and %%d is the year
ko %%d년 %d월 where %d = 1..12, and %%d is the year
ku
kw
la
lb
li
lt
mi
ml
mr
ms %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
nds %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
nl %s %%d where %s is a month name with lower case first letter, and %%d is the year
nn %s %%d where %s is a month name with lower case first letter, and %%d is the year
no %s %%d where %s is a month name with lower case first letter, and %%d is the year
oc
os
pl %s %%d where %s is a month name with lower case first letter, and %%d is the year
pt %s de %%d where %s is a month name with Capitalized first letter, and %%d is the year (using four characters)
ro
ru
sc
scn where %s is a month name with lower case first letter, and %%d is the year
sco
se
simple %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
sk %s %%d where %s is a month name with lower case first letter, and %%d is the year
sl %s %%d where %s is a month name with lower case first letter, and %%d is the year
sq
sr %%d %s. where %s is a month name with lower case first letter, and %%d is the year
su %s %%d where %s is a month name with Capitalized first letter, and %%d is the year
sv
sv %s %%d where %s is a month name with lower case first letter, and %%d is the year
te
th
tl
tpi
tr
tt %s, %%d where %s is a month name with Capitalized first letter, and %%d is the year
uk
ur %s %%d where %s is a month name, and %%d is the year (displayed on right, after right-to-left month name)
vi tháng %d năm %%d where %d = 1..12, and %%d is the year
vo
wa %s %%d where %s is a month name with lower case first letter, and %%d is the year
zh %%d年%d月 where %d = 1..12, and %%d is the year
zh-min-nan %%d nî %d goe̍h where %d = 1..12, and %%d is the year