This is the template sandbox page for Template:LSR (diff). See also the companion subpage for test cases. |
This template is used on approximately 2,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Function
editFormat release version and date for display in infoboxes and wikitables; intended to identify the latest stable release.
Usage
editInfobox
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
edit1.20.3 (May 24, 2020[±]
){{LSR
| article = MediaWiki
| latest release version = 1.20.3
| latest release date = {{Start date and age|2020|05|24}}
}}
Parameters
editThe 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- {{LPR}} – latest preview release
- Subpages of redirect "Latest stable software release"
- {{Multiple releases}}