Template:LPR/doc

From blackwiki
< Template:LPR
Revision as of 10:53, 20 April 2014 by imported>Christian75 (high use, 920 transclusions)
Jump to navigation Jump to search

Function

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

Usage

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

Example

1.21 alpha (Template:Start date and age) [±]

{{LPR
| article = MediaWiki
| latest_release_version = 1.21 alpha 
| latest_release_date = {{start date and age|2013|03|05}}
}}

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

  • {{LSR}} – latest stable release