Difference between revisions of "Template:LPR/doc"

From blackwiki
Jump to navigation Jump to search
imported>Tothwolf
(doc)
 
imported>MSGJ
(hardly rocket science)
Line 1: Line 1:
 
{{documentation subpage}}
 
{{documentation subpage}}
<includeonly>{{intricate template}}</includeonly>
 
  
 
== Function ==
 
== Function ==

Revision as of 13:50, 26 May 2009

Function

Format release version and date for display in an Infobox.

Usage

Parameters:
{{LPR
|article =
|latest_release_version =
|latest_release_date =
}}

Example:

{{LPR
|article = MediaWiki
|latest_release_version = 1.15alpha
|latest_release_date = {{Start date|2009|01}}
}}

Appears as:

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

Notes

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