User:Johan G/GitStatus/main
Current status: OPEN |
Goal
This template is the core of {{GitStatus}} which is used to show the development status of the FlightGear repository.
Per default the status is set to frozen at July or December 16th, and open at January or June 17th. See also the release plan.
On pages with a language prefix, for example De/Hauptseite, the German main page, a translated version of the template will be shown if one is available for that status.
Note Currently the dates can not be set further than one year ahead.
Usage
{{GitStatus/main | next_version = | next_release = | backlog = | next_changelog = | frozen_until = | closed_until = | status = | lang = | date = }}
The only two mandatory parameters are next_version and next_release.
Regularly used parameters
- next_version
- Next stable release version, for example 2.12.
- next_release
- Next release date.
- backlog, next_changelog
- Link to a backlog or next changelog. If both are used, only a link to the backlog will be shown.
Parameters for overriding the shown status
Note Only one of frozen_until or closed_until can be used.
- frozen_until
- Forcing a frozen status by giving the (estimated) end date of the frozen status. For situations like the release of 3.2(?).
- closed_until
- Forcing a closed status by giving the (estimated) end date of the closed status.
- status
- Show a certain status regardless of any other parameters. Either of open, frozen or closed.
Debugging parameters
- lang
- Overrides the default language. See {{LangSwitch}} for details.
- date
- Overrides the current date.
Date format
While there is some flexibility in the date formats that can be used, it will be less ambiguous if given a four digit year and a month in letters.
Examples
Examples using different options.
Known issues
Known issues and workarounds if such are known.
Related templates
Main template
- {{GitStatus}}
Subtemplates used by this template
Related content