Template:MW release status

Revision as of 19:19, 21 December 2019 by Joelmartin (talk | contribs) (Text replacement - "<tvar|2>" to "")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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}}