Difference between revisions of "Template:Latest preview software release/Mozilla Thunderbird"
Jump to navigation
Jump to search
imported>Herakleitoszefesu m |
|||
| (62 intermediate revisions by 12 users not shown) | |||
| Line 1: | Line 1: | ||
{{LPR | {{LPR | ||
| article = Mozilla Thunderbird | | article = Mozilla Thunderbird | ||
| − | | latest_release_version = | + | | latest_release_version = 87.0 Beta 2<ref>{{Cite web|url=https://www.thunderbird.net/en-US/thunderbird/87.0beta/releasenotes/|title=Thunderbird — Beta Notes (87.0beta) — Thunderbird|date=2021-03-03|access-date=2021-03-03}}</ref> |
| − | + | | latest_release_date = {{Release date and age|2021|03|03}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | latest_release_date = {{ | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
| Line 17: | Line 10: | ||
{{Template reference list}} | {{Template reference list}} | ||
| + | |||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "article": { | ||
| + | "label": "Main article", | ||
| + | "description": "Main article name for the software version described", | ||
| + | "example": "Mozilla Thunderbird", | ||
| + | "type": "string", | ||
| + | "required": true | ||
| + | }, | ||
| + | "latest_release_version": { | ||
| + | "label": "Version number of latest beta release", | ||
| + | "description": "Most recent beta release version string with published release notes (include link to release notes as an inline citation)", | ||
| + | "example": "69.0 beta 1<ref>{{Cite web|url=https://www.thunderbird.net/en-US/thunderbird/69.0beta/releasenotes/|title=Thunderbird — Beta Notes (69.0beta) — Mozilla|date=2019-07-26|access-date=2019-07-26}}</ref>", | ||
| + | "type": "string", | ||
| + | "required": true | ||
| + | }, | ||
| + | "latest_release_date": { | ||
| + | "label": "Date of latest beta release", | ||
| + | "description": "Date of release for listed beta version (use Release data and age template)", | ||
| + | "example": "{{Release date and age|2019|07|26}}", | ||
| + | "type": "wiki-template-name", | ||
| + | "required": true | ||
| + | } | ||
| + | }, | ||
| + | "description": "Template to provide information about the most recent beta release of Mozilla's Thunderbird e-mail client software", | ||
| + | "format": "block", | ||
| + | "paramOrder": [ | ||
| + | "article", | ||
| + | "latest_release_version", | ||
| + | "latest_release_date" | ||
| + | ] | ||
| + | } | ||
| + | </templatedata> | ||
| + | |||
[[Category:Latest preview software release templates|Mozilla Thunderbird]] | [[Category:Latest preview software release templates|Mozilla Thunderbird]] | ||
[[Category:Mozilla-related templates|Thunderbird]] | [[Category:Mozilla-related templates|Thunderbird]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 07:47, 4 March 2021
87.0 Beta 2[1] (Template:Release date and age) [±]
Please do not update this template to the next version until the release notes for the version are available.
➔ Back to article "Mozilla Thunderbird"
References
- ↑ "Thunderbird — Beta Notes (87.0beta) — Thunderbird". 2021-03-03. Retrieved 2021-03-03.
Template to provide information about the most recent beta release of Mozilla's Thunderbird e-mail client software
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Main article | article | Main article name for the software version described
| String | required |
| Version number of latest beta release | latest_release_version | Most recent beta release version string with published release notes (include link to release notes as an inline citation)
| String | required |
| Date of latest beta release | latest_release_date | Date of release for listed beta version (use Release data and age template)
| Template | required |