Template:Latest stable release/doc

Function

edit

Format release version and date for display in infoboxes and Table; intended to identify the latest stable release.

Usage

edit

Infobox

edit
{{LSR
| article = 
| latest release version = 
| latest release date = <!-- {{Start date and age|YYYY|MM|DD}} -->
| edit = <!-- no -->
}}

Table

edit
{{Latest stable software release/Linux}}

If a page such as Template:Latest stable software release/Facebook Messenger exists then {{Infobox software}} will automatically insert the contents in the corresponding article.

Example

edit

1.20.3 (May 24, 2020; 5 years ago (2020-05-24)) [±]

{{LSR
| article = MediaWiki
| latest release version = 1.20.3
| latest release date = {{Start date and age|2020|05|24}}
}}

Parameters

edit

The article parameter will default to {{PAGENAME}} if left empty.

If the latest release version parameter is empty this template will not display anything.

The latest release date parameter is optional and if left empty no date will be shown.

The edit parameter is optional and can be set to "no" " to cancel the edit link.

See also

edit


No description.

Template parameters

ParameterDescriptionTypeStatus
Latest release versionLatest release version

The latest version of the operating system

Example
1.20.3
Unknownrequired
Latest release dateLatest release date

The date when that version was released

Example
{{Start date and age|2020|05|24}}
Unknownoptional
EditEdit

To cancel the edit if set to “No”

Suggested values
No
Unknownoptional
ArticleArticle

The article name that the template is placed

Default
{{PAGENAME}}
Unknownoptional