Template:Current release
Jump to navigation
Jump to search
The following template description is not displayed when the template is inserted in an article.
Goal
This template is used internally by {{GitStatus}} to display:
- the current release
- the release date of the current release
- the next release
- the number of days until the next release. Leave empty or comment if unknown
- the full version of the newest release and its release date
This template should be updated with every new release, including bugfix releases.
Usage
{{current release|data}}
- data
- Dictates what data is returned. This parameter is mandatory. Value may be one of:
- cr: Current release
- crd: Release date of current release
- nr: Next release
- nrd: Days until the next release
Examples
{{current release|cr}}
2020.3
Related template
- {{GitStatus}}