Difference between revisions of "Template:LPR/sandbox"
Jump to navigation
Jump to search
(Undid revision 535159370 by 86.159.27.117 (talk)) |
imported>The Anonymouse (new style) |
||
Line 1: | Line 1: | ||
{{#if:{{{latest release version|{{{latest_release_version|}}}}}}| | {{#if:{{{latest release version|{{{latest_release_version|}}}}}}| | ||
− | + | {{{latest release version|{{{latest_release_version}}}}}} | |
− | }}<noinclude> | + | {{#if:{{{latest release date|{{{latest_release_date|}}}}}}|<small>({{{latest release date|{{{latest_release_date}}}}}})</small>}} |
− | {{documentation}}<!-- place categories and language links on the /doc page, not here! --> | + | }} |
+ | <small class="plainlinks">[[{{fullurl:Template:Latest preview software release/{{{article|{{PAGENAME}}}}}|action=edit}} ±]]</small><noinclude> | ||
+ | {{documentation}}<!-- place categories and language links on the /doc page, not here! --> | ||
</noinclude> | </noinclude> |
Revision as of 04:14, 22 March 2013
[±]
![]() | This is the template sandbox page for Template:LPR (diff). See also the companion subpage for test cases. |
Contents
Function
Format release version and date for display in infoboxes and wikitables; intended to identify the latest preview release.
Usage
{{LPR | article = | latest release version = | latest release date = <!-- {{Start date and age|YYYY|MM|DD}} --> | edit = <!-- no --> }} |
Example
1.25 alpha (Template:Start date and age) [±]
{{LPR | article = MediaWiki | latest_release_version = 1.25 alpha | latest_release_date = {{start date and age|2014|09|18}} }}
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.
The edit
parameter is optional and could be used to cancel the edit link.
See also
- {{LSR}} – latest stable release
- Subpages of redirect "Latest preview software release"
- {{Multiple releases}}
The above documentation is transcluded from Template:LPR/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |