Template:LPR/doc

From blackwiki
< Template:LPR
Revision as of 18:44, 3 January 2012 by imported>Zack90
Jump to navigation Jump to search

Function

Format release version and date for display in infoboxes and wikitables.

Usage

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

Example

1.15alpha (January 2009 (2009-01)) [±]

{{LPR
| article = MediaWiki
| latest release version = 1.15alpha
| latest release date = {{Start date|2009|01}}
}}

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