Difference between revisions of "Template:LPR/doc"

From blackwiki
Jump to navigation Jump to search
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(13 intermediate revisions by 12 users not shown)
Line 1: Line 1:
 
{{documentation subpage}}
 
{{documentation subpage}}
{{high-use}}
 
  
 
==Function==
 
==Function==
Line 12: Line 11:
 
| latest release version =  
 
| latest release version =  
 
| latest release date = <!-- {{Start date and age|YYYY|MM|DD}} -->
 
| latest release date = <!-- {{Start date and age|YYYY|MM|DD}} -->
 +
| edit = <!-- no -->
 
}}
 
}}
 
</pre>
 
</pre>
Line 20: Line 20:
 
{{LPR
 
{{LPR
 
| article = MediaWiki
 
| article = MediaWiki
| latest release version = 1.15alpha
+
| latest_release_version = 1.25 alpha
| latest release date = {{Start date and age|2009|01|13}}
+
| latest_release_date = {{start date and age|2014|09|18}}
 
}}
 
}}
  
Line 27: Line 27:
 
{{LPR
 
{{LPR
 
| article = MediaWiki
 
| article = MediaWiki
| latest release version = 1.15alpha
+
| latest_release_version = 1.25 alpha
| latest release date = {{Start date and age|2009|01|13}}
+
| latest_release_date = {{start date and age|2014|09|18}}
 
}}
 
}}
 
</pre>
 
</pre>
Line 39: Line 39:
 
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.
  
 +
The <code>edit</code> parameter is optional and could be used to cancel the edit link.
 
==See also==
 
==See also==
 
*{{tl|LSR}} – latest stable release
 
*{{tl|LSR}} – latest stable release
 +
*[[Special:PrefixIndex/Template:Latest_preview_software_release|Subpages of redirect "Latest preview software release"]]
 +
*{{tl|Multiple releases}}
  
<includeonly>
+
<includeonly>{{Sandbox other||{{#ifeq:{{PAGENAME}}|LPR|
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
 
[[Category:Software templates|LPR]]
 
[[Category:Software templates|LPR]]
 
[[Category:Latest preview software release templates| ]]
 
[[Category:Latest preview software release templates| ]]
<!-- ADD INTERWIKIS BELOW THIS LINE -->
+
 
[[bn:টেমপ্লেট:LPR]]
+
}}}}</includeonly>
[[ca:Plantilla:LPR]]
 
[[fa:الگو:آخرین نسخه آزمایشی نرم‌افزار]]
 
[[fr:Modèle:Dernière version avancée]]
 
[[id:Templat:LPR]]
 
[[ja:Template:LPR]]
 
[[ko:틀:LPR]]
 
[[ms:Templat:LPR]]
 
[[pl:Szablon:Ostatnie testowe wydanie]]
 
[[pt:Predefinição:ULI]]
 
[[th:แม่แบบ:LPR]]
 
[[vi:Bản mẫu:LPR]]
 
[[zh:Template:LPR]]
 
[[zh-yue:Template:LPR]]
 
</includeonly>
 

Latest revision as of 00:22, 26 April 2020

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