Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Month/Short: Difference between revisions

Template page
No edit summary
(remove whitespace)
 
Line 1: Line 1:
{{#switch:{{{1}}}
{{#switch:{{{1}}}
|01 = Jan.
|01=Jan.
|02 = Feb.
|02=Feb.
|03 = Mar.
|03=Mar.
|04 = Apr.
|04=Apr.
|05 = May.
|05=May.
|06 = Jun.
|06=Jun.
|07 = Jul.
|07=Jul.
|08 = Aug.
|08=Aug.
|09 = Sep.
|09=Sep.
|10 = Oct.
|10=Oct.
|11 = Nov.
|11=Nov.
|12 = Dec.
|12=Dec.
}}
}}<noinclude>{{/doc}}[[Category:General wiki templates]]</noinclude>
<noinclude>{{/doc}}[[Category:General wiki templates]]</noinclude>

Latest revision as of 03:07, 9 February 2023

Accepts a numeric month value from {{REVISIONMONTH}} and returns the month name in short form.

For getting the current month in short form, use {{CURRENTMONTHABBREV}}.