Shows a formatted version of the current date, yesterday's date, or tomorrow's date
{{Today cell}}
{{Today cell|align=right}}
(default is left-aligned){{Today cell|+1 day}}
{{Today cell|-1 day}}
{{Today cell|+1 month|label=Next month:}}
{{Today cell|-1 month|label=Last month:}}
{{Today cell|-1 month|label=Last month:|align=right}}
This template uses the #date
parserfunction to compute the current, previous, and future dates. Any offset accepted by this parserfunction can be used here. See the MediaWiki Help:Extension:ParserFunctions page for more details.