Template:WMFReleaseTableRow/bn
Phase | Date | Wikis |
---|---|---|
[[Special:MyLanguage/MediaWiki TableRow/bn/wmf.{{{1}}}|TableRow/bn.0-wmf.{{{1}}}]] | ||
গ্রুপ ২ | tbd | সকল উইকিপিডিয়া |
গ্রুপ ১ | tbd | ⧼project-localized-name-cawiki⧽, ⧼project-localized-name-hewiki⧽, ⧼project-localized-name-itwiki⧽, test2.wikipedia.org ও সকল অ-উইকিপিডিয়া সাইট (⧼wikibase-otherprojects-wiktionary⧽, ⧼wikibase-otherprojects-wikisource⧽, ⧼wikibase-otherprojects-wikinews⧽, ⧼wikibase-otherprojects-wikibooks⧽, ⧼wikibase-otherprojects-wikiquote⧽, ⧼wikibase-otherprojects-wikiversity⧽, ⧼wikibase-otherprojects-wikivoyage⧽, ⧼wikibase-otherprojects-wikidata⧽ ও আরও অন্য কিছু সাইট) |
গ্রুপ ০ | tbd | mediawiki.org; test.wikipedia.org; test.wikidata.org |
Phase | Date | Wikis |
This template generates a table row (inside of an existing table) for roadmap pages of the deployment process of new MediaWiki versions (deployed on the Wikimedia wikis). An example usage can be found on the MediaWiki 1.27 Roadmap page.
Usage
Simply include this template on a page which has the following name structure:
MediaWiki 1.XX/Roadmap
where XX is the major version number of MediaWiki.
The first parameter is the wmf-version number (1, 2, 3, 4, ...), the second one the date of the first deployment (e.g. 2016-01-19), and the third parameter is optional and used to mark a specific group as File:OOjs UI icon check-constructive.svg <translate> Done</translate>.
A value of 1
will mark group 1 and group 0 as File:OOjs UI icon check-constructive.svg <translate> Done</translate>, a value of 0
only group 0 and a value of 2
group 0, group 1 and group 2.
<templatedata> { "params": { "1": { "label": { "en": "WMF version number", "cs": "Číslo verze WMF" }, "description": { "en": "The version number of the wmf version represented by this row.", "cs": "" }, "example": "12", "type": "number", "required": true }, "2": { "label": { "en": "Date of deployment", "cs": "Datum nasazení" }, "description": { "en": "The date when this version was deployed to a WMF wiki the first time (usually the date for group 0 wikis).", "cs": "Datum, kdy byla tato verze poprvé nasazena na wiki WMF (obvykle datum pro wikiny skupiny 0)." }, "example": "2016-01-19", "type": "date", "suggested": true }, "3": { "label": { "en": "Deployed to group", "cs": "Nasazeno do skupiny" }, "description": { "en": "To which wiki groups this wmf version is deployed to. Use the highest group number only.", "cs": "Do kterých skupin wiki je tato verze wmf nasazena. Použijte pouze nejvyšší číslo skupiny." }, "example": "1", "type": "number", "suggested": true }, "4": { "label": { "en": "Notice for group 0", "cs": "Upozornění pro skupinu 0" }, "description": { "en": "A notice message added under the status of the wiki group 0.", "cs": "Zpráva s upozorněním přidána pod status wiki skupiny 0." }, "example": { "en": "Reverted due to TXXX, re-deployed at ...", "cs": "Vráceno kvůli TXXX, znovu nasazeno v..." }, "type": "string" }, "5": { "label": { "en": "Notice for group 1", "cs": "Upozornění pro skupinu 1" }, "description": { "en": "A notice message added under the status of the wiki group 1.", "cs": "Zpráva s upozorněním přidána pod status wiki skupiny 1." }, "example": { "en": "Reverted due to TXXX, re-deployed at ...", "cs": "Vráceno kvůli TXXX, znovu nasazeno v..." }, "type": "string" }, "6": { "label": { "en": "Notice for group 2", "cs": "Upozornění pro skupinu 2" }, "description": { "en": "A notice message added under the status of the wiki group 2.", "cs": "Zpráva s upozorněním přidána pod status wiki skupiny 2." }, "example": { "en": "Reverted due to TXXX, re-deployed at ...", "cs": "Vráceno kvůli TXXX, znovu nasazeno v..." }, "type": "string" }, "7": { "label": { "en": "Status of deployment to group 0", "cs": "Stav nasazení do skupiny 0" }, "description": { "en": "If parameter 3 doesn't mark group 0 as \"Done\", you can set your own status here.", "cs": "Pokud parametr 3 neoznačí skupinu 0 jako \"Hotovo\", můžete zde nastavit svůj vlastní stav." }, "example": "File:OOjs UI icon close-ltr-destructive.svg <translate> Not done</translate>", "type": "wiki-template-name" }, "8": { "label": { "en": "Status of deployment to group 1", "cs": "Stav nasazení do skupiny 1" }, "description": { "en": "If parameter 3 doesn't mark group 1 as \"Done\", you can set your own status here.", "cs": "Pokud parametr 3 neoznačí skupinu 1 jako \"Hotovo\", můžete zde nastavit svůj vlastní stav." }, "example": "File:OOjs UI icon close-ltr-destructive.svg <translate> Not done</translate>", "type": "wiki-template-name" }, "9": { "label": { "en": "Status of deployment to group 2", "cs": "Stav nasazení do skupiny 2" }, "description": { "en": "If parameter 3 doesn't mark group 2 as \"Done\", you can set your own status here.", "cs": "Pokud parametr 3 neoznačí skupinu 2 jako \"Hotovo\", můžete zde nastavit svůj vlastní stav." }, "example": "File:OOjs UI icon close-ltr-destructive.svg <translate> Not done</translate>", "type": "wiki-template-name" } }, "description": { "en": "Creates a table row on a WMF Roadmap page (e.g. MediaWiki 1.27/Roadmap).", "cs": "Vytvoří řádek tabulky na stránce WMF Roadmap (např. MediaWiki 1.27/Roadmap)." }, "paramOrder": [ "1", "2", "3", "4", "5", "6", "7", "8", "9" ], "format": "inline" } </templatedata>