Difference between revisions of "Template:LPR/doc"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
(Removed sitelinks migrated to Wikidata)
Line 42: Line 42:
 
*{{tl|LSR}} – latest stable release
 
*{{tl|LSR}} – latest stable release
  
<includeonly>
+
<includeonly>{{#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 -->
+
}}</includeonly>
[[bn:টেমপ্লেট:LPR]]
 
[[ca:Plantilla:LPR]]
 
[[fa:الگو:LPR]]
 
[[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>
 

Revision as of 15:36, 4 May 2013

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}} -->
}}

Example

1.21 alpha (Template:Start date and age) [±]

{{LPR
| article = MediaWiki
| latest_release_version = 1.21 alpha 
| latest_release_date = {{start date and age|2013|03|05}}
}}

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}} – latest stable release