Template:LPR/doc
< Template:LPR
Jump to navigation
Jump to search
Revision as of 00:58, 18 April 2010 by imported>Tothwolf ({{high-use}}; This is the message box I meant to use when I created the /doc subpage...)
| 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. |
| This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Transclusion count updated automatically (see documentation). |
Contents
Function
Format 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) [±]
{{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
- {{LSR}}