Template:MW release status

From Bonkipedia
Revision as of 02:28, 4 December 2021 by [[mw:]]>Shirayuki (new tvar syntax)
(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}}