Template:WMFReleasePage

This page is a translated version of the page Template:WMFReleasePage and the translation is 100% complete.
Dokumentace šablony

Tato šablona vytváří stránku s poznámkami k verzi pro WMF verzi MediaWiki, které jsou pravidelně nasazovány na wikinách WMF. Příklad použití lze nalézt zde.

Použití

Simply include this template on a page which has the following name structure, MediaWiki 1.XX/wmf.X, where XX is the major version number of MediaWiki, and X the minor wmf-version number.

Jediným povinným parametrem je datum prvního nasazení verze na jakoukoli wiki WMF.

Například {{WMFReleasePage|2016-07-19}}

Pokud týden nemá žádné nasazení, pak můžete předchozí a následující týdny propojit přímo na sebe. E.g. If version 2 is skipped, you would use:

  • {{WMFReleasePage|2021-09-21|next=3}}
  • {{WMFReleasePage|2021-09-21|prior=1}}

Změny poboček jsou jednoduše vzájemně propojeny pomocí přesměrování. Například MediaWiki 1.38/wmf.0 je přesměrování na MediaWiki 1.37/wmf.23.

Poznámka

The page will read, "🕑 This page will contain details shortly after 02:00 UTC on Tuesday" until the https://integration.wikimedia.org/ci/job/train-deploy-notes/ job is run

TemplateData

This template creates a release notes page for a wmf-version of MediaWiki, which are regulary deployed to WMF wikis.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Date1

When the wmf version is deployed the first time.

Example
2015-10-20
Daterequired
priorprior

The previous version, when not current version - 1.

Example
14
Numberoptional
nextnext

The previous version, when not current version + 1.

Example
18
Numberoptional