Difference between revisions of "Template:MW release status"

From RobotX
Jump to navigation Jump to search
m (Text replacement - "</>" to "")
m (Text replacement - "<tvar|2>" to "")
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
 
  | image = {{#switch: {{{1|}}} | future = [[File:OOjs UI icon clock-progressive.svg|40x40px|alt= Future version|link=]] }}
 
  | image = {{#switch: {{{1|}}} | future = [[File:OOjs UI icon clock-progressive.svg|40x40px|alt= Future version|link=]] }}
 
  | text = ''' This page contains [[<tvar|relnotes>Special:MyLanguage/Release notes|release notes]] for&#32;{{#switch: {{{1|}}}
 
  | text = ''' This page contains [[<tvar|relnotes>Special:MyLanguage/Release notes|release notes]] for&#32;{{#switch: {{{1|}}}
   | unsupported =  an [[<tvar|1>Special:MyLanguage/Version lifecycle|unsupported version]]
+
   | unsupported =  an [[Special:MyLanguage/Version lifecycle|unsupported version]]
   | legacylts =  a [[<tvar|1>Special:MyLanguage/Version lifecycle|long-term support version]]
+
   | legacylts =  a [[Special:MyLanguage/Version lifecycle|long-term support version]]
   | legacy =  a [[<tvar|1>Special:MyLanguage/Version lifecycle|legacy version]]
+
   | legacy =  a [[Special:MyLanguage/Version lifecycle|legacy version]]
   | stable =  a [[<tvar|1>Special:MyLanguage/Version lifecycle|stable version]]
+
   | stable =  a [[Special:MyLanguage/Version lifecycle|stable version]]
   | future =  a [[<tvar|1>Special:MyLanguage/Version lifecycle|future version]]
+
   | future =  a [[Special:MyLanguage/Version lifecycle|future version]]
   | #default =  a [[<tvar|1>Special:MyLanguage/Version lifecycle|version]]
+
   | #default =  a [[Special:MyLanguage/Version lifecycle|version]]
 
   }} &#32;of MediaWiki.'''{{#switch: {{{1|}}}
 
   }} &#32;of MediaWiki.'''{{#switch: {{{1|}}}
 
   | unsupported =  
 
   | unsupported =  
Line 41: Line 41:
  
  
This template makes it easier to keep information on MediaWiki [[<tvar|1>Special:MyLanguage/Release notes|release notes]] pages consistent with the current state of the various releases.
+
This template makes it easier to keep information on MediaWiki [[Special:MyLanguage/Release notes|release notes]] pages consistent with the current state of the various releases.
  
  
(See <tvar|1>{{ll|Version lifecycle}} and <tvar|2>{{ll|Category:MediaWiki version information templates}}.)
+
(See {{ll|Version lifecycle}} and {{ll|Category:MediaWiki version information templates}}.)
  
 
==Usage==  
 
==Usage==  

Latest revision as of 19:19, 21 December 2019


Template documentation

This template makes it easier to keep information on MediaWiki release notes pages consistent with the current state of the various releases.


(See Version lifecycle and Category:MediaWiki version information templates .)

Usage

{{MW release status|status}}


where status is one of the following:


  • future – for pre-release versions that should not be installed in production environments
  • stable – for stable versions that are currently supported
  • legacy – for legacy versions that are still supported
  • legacylts – for legacy versions that are still supported and are LTS versions
  • unsupported – for old versions that are no longer supported and should not be installed


Examples

{{MW release status|future}}
{{MW release status|stable}}
{{MW release status|legacy}}
{{MW release status|legacylts}}
{{MW release status|unsupported}}