Template:LPR/doc

From blackwiki
< Template:LPR
Revision as of 13:03, 28 December 2016 by imported>Andrybak (Seems like "IPA-en" was added accidentally Undid revision 747095410 by 2001:569:787D:BC00:D85A:5B00:8D53:7136 (talk))
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.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