Template:Monthyear+1
Appearance
July 2026
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
The {{Monthyear+1}} template takes no parameters and returns the name of the month and the year as they will be in another month, like this:
{{Monthyear+1}}renders: July 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}} – renders this: June 2026
- {{Monthyear-1}} – renders this: May 2026
You can do this yourself
{{#time:F Y|+1 month}}See here to learn more about time parser functions.