Template:MONTHNAME
Jump to navigation
Jump to search
This template is used on 560,000+ pages. To avoid large-scale disruption and unnecessary server load, any changes to it should first be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can then be added to this page in a single edit. Please consider discussing changes on the talk page before implementing them. |
This template returns the name of the month whose number is in parameter. Alternatively, the English month name or abbreviation (with any letter case) can be given.
Syntax[edit source]
- {{MONTHNAME|month}}
- The month value is interpreted modulo 12 (extra leading zeroes and decimals are ignored).
Compatibility synonym[edit source]
- {{month name|month}}
Examples for all standard month numbers[edit source]
- {{MONTHNAME|1}} returns January
- {{MONTHNAME|2}} returns February
- {{MONTHNAME|3}} returns March
- {{MONTHNAME|4}} returns April
- {{MONTHNAME|5}} returns May
- {{MONTHNAME|6}} returns June
- {{MONTHNAME|7}} returns July
- {{MONTHNAME|8}} returns August
- {{MONTHNAME|9}} returns September
- {{MONTHNAME|10}} returns October
- {{MONTHNAME|11}} returns November
- {{MONTHNAME|12}} returns December
Examples for month numbers with extra leading zero[edit source]
- {{MONTHNAME|01}} returns January
- {{MONTHNAME|02}} returns February
- {{MONTHNAME|03}} returns March
- {{MONTHNAME|04}} returns April
- {{MONTHNAME|05}} returns May
- {{MONTHNAME|06}} returns June
- {{MONTHNAME|07}} returns July
- {{MONTHNAME|08}} returns August
- {{MONTHNAME|09}} returns September
Examples for month number cyclic underflows and overflows, from computed values[edit source]
- {{MONTHNAME|-12}} returns December
- {{MONTHNAME|-11}} returns January
- {{MONTHNAME|-10}} returns February
- {{MONTHNAME|-9}} returns March
- {{MONTHNAME|-3}} returns September
- {{MONTHNAME|-2}} returns October
- {{MONTHNAME|-1}} returns November
- {{MONTHNAME|0}} returns December
- {{MONTHNAME|13}} returns January
- {{MONTHNAME|14}} returns February
- {{MONTHNAME|15}} returns March
- {{MONTHNAME|16}} returns April
- {{MONTHNAME|23}} returns November
- {{MONTHNAME|24}} returns December
- {{MONTHNAME|25}} returns January
- {{MONTHNAME|1200}} returns December
- {{MONTHNAME|1201}} returns January
- {{MONTHNAME|1212}} returns December
Examples for all standard English month names[edit source]
- {{MONTHNAME|JANUARY}} returns January
- {{MONTHNAME|FEBRUARY}} returns February
- {{MONTHNAME|MARCH}} returns March
- {{MONTHNAME|APRIL}} returns April
- {{MONTHNAME|MAY}} returns May
- {{MONTHNAME|JUNE}} returns June
- {{MONTHNAME|JULY}} returns July
- {{MONTHNAME|AUGUST}} returns August
- {{MONTHNAME|SEPTEMBER}} returns September
- {{MONTHNAME|OCTOBER}} returns October
- {{MONTHNAME|NOVEMBER}} returns November
- {{MONTHNAME|DECEMBER}} returns December
Examples for all abbreviated English month names[edit source]
- {{MONTHNAME|jan}} returns January
- {{MONTHNAME|feb}} returns February
- {{MONTHNAME|mar}} returns March
- {{MONTHNAME|apr}} returns April
- {{MONTHNAME|may}} returns May
- {{MONTHNAME|jun}} returns June
- {{MONTHNAME|jul}} returns July
- {{MONTHNAME|aug}} returns August
- {{MONTHNAME|sep}} returns September
- {{MONTHNAME|oct}} returns October
- {{MONTHNAME|nov}} returns November
- {{MONTHNAME|dec}} returns December
See also[edit source]
[
] all subsections that follow:This template does not put a working clock on your page. The clock will not update the time on your screen every minute. Instead, it records the date and time that the page was most recently edited or purged. If you want a clock that constantly updates, then go to Special:Preferences#mw-prefsection-gadgets and enable the Appearance item, "Add a clock to the personal toolbar that displays the current time in UTC and provides a link to purge the current page". |
Multiple units of time[edit source]
Type | Adjustable | Current | Last | Next |
---|---|---|---|---|
Date and Time | {{time}} | {{Currentdate}} (MDY) {{Plain now}} (DMY) {{Now}} (DMY in a complete sentence) |
||
Date Only | {{Dateonly}} {{Datedow}} (Has the day of the week) |
{{Date}} (Chose format) {{DATE}} (prefixed by date=) {{TODAY}} (DMY) |
{{Yesterday}} {{Day-1}} |
{{Tomorrow}} {{Day+1}} |
Time only | {{Timeonly}} | {{CURRENTTIME}} (12 h format) {{CURRENTTIME24}} (24 h format) |
||
Banners | {{Right now}} (Blue with time and number of Starfleet Logistics articles) {{Right now (User message)}} (Orange with time and number of Starfleet Logistics articles |
|||
Timestamp | {{Timestamp}} (Format YYYYMMDDhhmmss) |
Single units of time[edit source]
Unit of time | Adjustable | Current | Last | Next |
---|---|---|---|---|
SECOND | {{CURRENTSECOND}} | |||
MINUTE | {{CURRENTMINUTE}} | |||
HOUR | {{Currenthour}} | {{Hour-1}} | {{Hour+1}} | |
WEEK | {{CURRENTWEEKOFYEAR}} {{CURRENTWEEKOFMONTH}} |
|||
Day of Week | {{Dow}} | {{CURRENTWEEKDAYNAME}} {{CURRENTWEEKDAYABBREV}} {{CURRENTWEEKDAY}} |
{{LASTWEEKDAYNAME}} {{LASTWEEKDAYABBREV}} |
{{NEXTWEEKDAYNAME}} {{NEXTWEEKDAYABBREV}} |
MONTH | {{MONTHNAME}} {{MONTHABBREV}} {{MONTHNUMBER}} {{MONTH}} (zero padded) |
{{Currentmonth}} {{CURRENTMONTHABBREV}} {{CURRENTMONTHNUMBER}} {{CURRENTMONTHDAYS}} |
{{LASTMONTH}} (Can make not zero-padded) {{LASTMONTHNAME}} {{LASTMONTHABBR}} |
{{NEXTMONTH}} (Can make not zero-padded) {{NEXTMONTHNAME}} {{NEXTMONTHABBR}} |
Day of Month | {{Currentday}} | |||
YEAR | {{CURRENTYEARCC}} {{CURRENTYEARYY}} {{CURRENTISOYEAR}} {{CURRENTYEAR}} |
{{LASTYEAR}} | {{NEXTYEAR}} | |
Day of Year | {{CURRENTDAYOFYEAR}} | |||
DECADE | {{DECADE}} | {{CURRENTDECADE}} | {{LASTDECADE}} | {{NEXTDECADE}} |
CENTURY | {{CENTURY}} | {{CURRENTCENTURY}} | {{LASTCENTURY}} | {{NEXTCENTURY}} |
MILLENNIUM | {{MILLENNIUM}} | {{Currentmillennium}} |
Date and time Templates made for substitution:[edit source]
Month:
{{Lmonth}} produces Oct
{{Nmonth}} produces Dec
{{LastMonth}} produces October 2024
{{NextMonth}} produces December 2024
Individual Templates[edit source]
- {{Calendar}}
- {{Calendar clock with Starfleet Logistics stats}}
- {{Clock}}
- {{Digital clock}}
- {{Digital clock and date}}
Categories of Templates[edit source]
- Category:Time, date and calendar templates
- Category:Date-computing templates
- Category:Date-computing templates based on current time
- Category:ISO date templates
- Category:Calendar templates
- Category:Clock templates
External links[edit source]
- Template:MONTHNAME at Wikipedia, the free Terran-based encyclopedia that anyone can edit.
External links[edit source]
- Template:MONTHNAME at Wikipedia, the free Terran-based encyclopedia that anyone can edit.
The above documentation is transcluded from Template:MONTHNAME/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |