Template:Current release: Difference between revisions

Jump to navigation Jump to search
Doc template
No edit summary
(Doc template)
Line 4: Line 4:
  | nr = 2016.2
  | nr = 2016.2
  | nrd = <daysuntil>17 May 2016</daysuntil>
  | nrd = <daysuntil>17 May 2016</daysuntil>
  | #default = {{error|No argument given.|current release}}
  | #default = {{error|No argument given|current release}}
}}</includeonly><noinclude>[[Category:Undocumented templates]]</noinclude>
}}</includeonly><noinclude>
{{Informative template|1=
== Goal ==
This template is used internally by {{tl|GitStatus}} to display:
# the current release
# the release date of the current release
# the next release
# the number of days until the next release.
 
This template should be updated with every new release, including bugfix releases.
 
== Usage ==
{{obr}}'''current release'''{{!}}data{{cbr}}
 
; 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
 
== Related template ==
* {{tl|GitStatus}}
 
== See also ==
* [[Release plan]]
 
}}
 
[[Category:Git templates]]
</noinclude>

Navigation menu