Template:LPR/doc

From CannaQAWiki
< Template:LPR
Revision as of 02:14, 26 February 2015 by Shawndouglas (talk | contribs) (1 revision imported: Attempting import of LIMSwiki templates Infobox–Latest news)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Function

This template formats 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