Template:Current release: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(update so that it shows current status, left open the fields I don't know (see https://forum.flightgear.org/viewtopic.php?f=42&t=36942&p=362100#p362077))
No edit summary
Line 2: Line 2:
| cr = 2019.1
| cr = 2019.1
| crd = 06 Feb 2019
| crd = 06 Feb 2019
| nr = 2019.1 <!-- ?? -->
| nr = 2020.1 <!-- ?? -->
| nrd = a few<!--<daysuntil>06 February 2019</daysuntil>--> <!-- ?? -->
| nrd = <daysuntil>27 February 2020</daysuntil> <!-- ?? -->


| full = 2018.1.1
| full = 2018.1.1

Revision as of 13:39, 21 February 2020


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:

  1. the current release
  2. the release date of the current release
  3. the next release
  4. the number of days until the next release.
  5. 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}}

2019.1

Related template

See also