Difference between revisions of "Template:MW release status"

From RobotX
Jump to navigation Jump to search
m (Text replacement - "<tvar|1>" to "")
m (Text replacement - "<tvar|2>" to "")
 
Line 44: Line 44:
  
  
(See {{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}}