Lompat ke isi

Templat:LSR/doc: Perbedaan antara revisi

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas
Konten dihapus Konten ditambahkan
k Robot: Perubahan kosmetika
Tag: Suntingan visualeditor-wikitext
 
(1 revisi perantara oleh pengguna yang sama tidak ditampilkan)
Baris 6: Baris 6:


== Usage ==
== Usage ==

=== Infobox ===
{| style="float: left; border: none;"
{| style="float: left; border: none;"
|<pre>
|<pre>
Baris 11: Baris 13:
| article =
| article =
| latest release version =
| latest release version =
| latest release date = <!-- {{Start date and age|YYYY|MM|DD}} -->
| latest release date = <!-- {{Start date and age|2020|05|24}} -->
| edit = <!-- yes -->
}}
}}
</pre>
</pre>
|}
|}
{{-}}
{{-}}

=== Table ===
{| style="float: left; border: none;"
|<pre>
{{Latest stable software release/Linux}}
</pre>
|}
{{-}}

If a page such as [[Template:Latest stable software release/Facebook Messenger]] exists then {{tlx|Infobox_software}} will automatically insert the contents in the corresponding article.


== Example ==
== Example ==
{{LSR
{{LSR
| article = MediaWiki
| article = MediaWiki
| latest release version = 1.14.0
| latest release version = 1.20.3
| latest release date = {{Start date and age|2009|02|22}}
| latest release date = {{Start date and age|2020|05|24}}
}}
}}


Baris 27: Baris 40:
{{LSR
{{LSR
| article = MediaWiki
| article = MediaWiki
| latest release version = 1.14.0
| latest release version = 1.20.3
| latest release date = {{Start date and age|2009|02|22}}
| latest release date = {{Start date and age|2020|05|24}}
}}
}}
</pre>
</pre>
Baris 38: Baris 51:


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 can be set to "no" to cancel the edit link.


== See also ==
== See also ==
*{{tl|LPR}} – latest preview release
* {{tl|LPR}} – latest preview release
*[[Special:PrefixIndex/Template:Latest_stable_software_release|Subpages of redirect "Latest stable software release"]]
* {{tl|Multiple releases}}


<includeonly>
<includeonly>{{Sandbox other||{{#ifeq:{{PAGENAME}}|LSR|
<!-- ADD CATEGORIES BELOW THIS LINE -->
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Kategori:Software templates|LSR]]
[[Kategori:Software templates|LSR]]
[[Kategori:Template software terbaru stabil rilis| ]]
[[Kategori:Latest stable software release templates| ]]

<!-- ADD INTERWIKIS BELOW THIS LINE -->
}}}}</includeonly>
[[en:Template:LSR]]
[[fr:Modèle:Dernière version stable]]
[[ja:Template:LSR]]
[[ko:틀:LSR]]
[[pl:Szablon:Ostatnie stabilne wydanie]]
[[pt:Predefinição:ULE]]
[[zh:Template:LSR]]
</includeonly>

Revisi terkini sejak 2 Februari 2021 01.51

Function[sunting sumber]

Format release version and date for display in infoboxes and wikitables; intended to identify the latest stable release.

Usage[sunting sumber]

Infobox[sunting sumber]

{{LSR
| article = 
| latest release version = 
| latest release date = <!-- {{Start date and age|2020|05|24}} -->
| edit = <!-- yes -->
}}

Table[sunting sumber]

{{Latest stable software release/Linux}}

If a page such as Template:Latest stable software release/Facebook Messenger exists then {{Infobox_software}} will automatically insert the contents in the corresponding article.

Example[sunting sumber]

1.20.3 (24 Mei 2020; 4 tahun lalu (2020-05-24)) [±]

{{LSR
| article = MediaWiki
| latest release version = 1.20.3
| latest release date = {{Start date and age|2020|05|24}}
}}

Parameters[sunting sumber]

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 can be set to "no" to cancel the edit link.

See also[sunting sumber]