Template:MW release status/ko

From mediawiki.org
This page is a translated version of the page Template:MW release status and the translation is 50% complete.
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 버전 생명 주기 and Category:MediaWiki version information templates .)

Usage

{{MW release status|status}}

where status is one of the following:

  • futurefor pre-release versions that should not be installed in production environments
  • stablefor stable versions that are currently supported
  • legacyfor legacy versions that are still supported
  • legacyltsfor legacy versions that are still supported and are LTS versions
  • unsupportedfor 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}}