Template:Monthyear
Appearance
June 2026
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
The {{Monthyear}} template takes no parameters and returns the name of the month and the year, like this:
{{Monthyear}}renders: June 2026
Note that the same date can be shown for up to a week on a page since BattleIntelligence 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: May 2026
- {{Monthyear+1}} – renders this: July 2026
You can do this yourself
{{#time:F Y}}See here to learn more about time parser functions.