Template:LPR/doc
< Template:LPR
Jump to navigation
Jump to search
Revision as of 00:55, 30 May 2009 by imported>Tothwolf (Tidy, include example for latest_release_date parameter)
| 40px | This is a documentation subpage for Template:LPR. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Function
Format release version and date for display in an Infobox.
Usage
| Parameters: |
|---|
{{LPR
| article =
| latest_release_version =
| latest_release_date = <!-- {{Start date and age|YYYY|MM|DD}} -->
}}
|
Example:
{{LPR
| article = MediaWiki
| latest_release_version = 1.15alpha
| latest_release_date = {{Start date|2009|01}}
}}
Appears as:
1.15alpha (January 2009) [±]
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
- {{LSR}}