Template:LSR

From LIMSWiki
Revision as of 19:15, 31 May 2013 by Shawndouglas (talk | contribs) (Protected "Template:LSR" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
[edit] [purge] Template documentation

Function

This template formats release version and date for display in infoboxes and wikitables.

Usage

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


Example

1.14.0  (February 22, 2009; 15 years ago (2009-02-22))

{{LSR
| article = MediaWiki
| latest release version = 1.14.0
| latest release date = {{Start date and age|2009|02|22}}
}}

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