Template:LSR/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for Template:LSR. It contains usage information, categories and other content that is not part of the original template page. |
![]() | This template is used on approximately 1,800 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
Format release version and date for display in infoboxes and wikitables; intended to identify the latest stable release.
Usage
{{LSR | article = | latest release version = | latest release date = <!-- {{Start date and age|YYYY|MM|DD}} --> }} |
Example
1.23.4 (Template:Start date and age) [±]
{{LSR | article = MediaWiki | latest_release_version = 1.23.4 | latest_release_date = {{Start date and age|2014|09|24}} }}
Parameters
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.
See also
- {{LPR}} – latest preview release
- MediaWiki version information templates – use templates such as {{MW stable branch number}} to avoid hardcoding particular release numbers.