Template:Today cell
Jump to navigation
Jump to search
Shows a formatted version of the current date, yesterday's date, or tomorrow's date
Usage[edit]
{{Today cell}}
{{Today cell|+1 day}}
{{Today cell|-1 day}}
{{Today cell|+1 month|label=Next month:}}
{{Today cell|-1 month|label=Last month:}}
Technical details[edit]
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.
See also[edit]
- {{Tomorrow cell}}
- {{Yesterday cell}}