Difference between revisions of "Template:LPR/doc"
Jump to navigation
Jump to search
imported>Tothwolf (doc) |
imported>MSGJ (hardly rocket science) |
||
| Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
| − | |||
== Function == | == Function == | ||
Revision as of 13:50, 26 May 2009
| 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 =
}}
|
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}}