Difference between revisions of "Template:LSR/doc"
Jump to navigation
Jump to search
imported>Tothwolf m ({{intricate template}}) |
imported>Tothwolf (See also) |
||
| Line 38: | Line 38: | ||
The <code>latest_release_date</code> parameter is optional and if left empty no date will be shown. | The <code>latest_release_date</code> parameter is optional and if left empty no date will be shown. | ||
| + | |||
| + | == See also == | ||
| + | * {{tl|LPR}} | ||
<includeonly> | <includeonly> | ||
Revision as of 11:52, 26 May 2009
| This is a documentation subpage for Template:LSR. 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: |
|---|
{{LSR
|article =
|latest_release_version =
|latest_release_date =
}}
|
Example:
{{LSR
|article = MediaWiki
|latest_release_version = 1.14.0
|latest_release_date = {{release date and age|2009|02|22}}
}}
Appears as:
1.14.0 (Template:Release date and age) [±]
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
- {{LPR}}