Template:LPR/doc

From blackwiki
< Template:LPR
Revision as of 13:01, 28 December 2016 by imported>Andrybak (add link to subpages of the redirect template)
Jump to navigation Jump to search

English pronunciation: Expression error: Unrecognized punctuation character "[".</ref>

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.25 alpha (Template:Start date and age) [±]

{{LPR
| article = MediaWiki
| latest_release_version = 1.25 alpha 
| latest_release_date = {{start date and age|2014|09|18}}
}}

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