ಟೆಂಪ್ಲೇಟ್:Monthyear
ತೊಜುನ
ಪೆಬ್ರವರಿ ೨೦೨೬
| This template is used on approximately ೫೮,೦೦೦ pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
The {{Monthyear}} template takes no parameters and returns the name of the month and the year, like this:
{{Monthyear}}renders: ಪೆಬ್ರವರಿ ೨೦೨೬
Note that the same date can be shown for up to a week on a page since Wikipedia caches pages and only re-renders them under one of the follow circumstances:
- Someone visits the page and it has not been re-rendered in a week;
- Someone visits the page and manually purges or edits it.
See also
[ಸಂಪೊಲಿಪುಲೆ]- {{Monthyear-1}} – renders this: ಜನವರಿ ೨೦೨೬
- {{Monthyear+1}} – renders this: ಮಾರ್ಚಿ ೨೦೨೬
You can do this yourself
[ಸಂಪೊಲಿಪುಲೆ]{{#time:F Y}}
See here to learn more about time parser functions.