Templat:Infobox programming language/doc: Perbedaan antara revisi
Tampilan
Konten dihapus Konten ditambahkan
k Bagas Chrisara memindahkan halaman Templat:Infobox bahasa pemrograman/doc ke Templat:Infobox programming language/doc: Standardisasi per WP:EN agar tidak terjadi kesalahan sistem. |
k Cleanup. |
||
Baris 3: | Baris 3: | ||
{{Uses Wikidata|P856}} |
{{Uses Wikidata|P856}} |
||
== |
== Sintaks == |
||
{{Generic template demo |_display=italics |
{{Generic template demo |_display=italics |
||
|name=''name'' |logo={{{logo}}} |logo caption |screenshot={{{screenshot}}} |screenshot caption |
|name=''name'' |logo={{{logo}}} |logo caption |screenshot={{{screenshot}}} |screenshot caption |
||
Baris 49: | Baris 49: | ||
{{Clear}} |
{{Clear}} |
||
== |
== Contoh == |
||
{{hatnote|Markup berikut ini hanya disertakan untuk tujuan ilustrasi. Ini tidak dimaksudkan untuk memberikan informasi terkini tentang bahasa pemrograman [[Perl]] dan tidak harus diperbarui, karena ini '''hanya contoh saja'''.}} |
{{hatnote|Markup berikut ini hanya disertakan untuk tujuan ilustrasi. Ini tidak dimaksudkan untuk memberikan informasi terkini tentang bahasa pemrograman [[Perl]] dan tidak harus diperbarui, karena ini '''hanya contoh saja'''.}} |
||
Baris 101: | Baris 101: | ||
{{-}} |
{{-}} |
||
=== |
=== Parameter === |
||
{{TemplateDataHeader}} |
{{TemplateDataHeader}} |
||
<templatedata> |
<templatedata> |
||
Baris 445: | Baris 445: | ||
</templatedata> |
</templatedata> |
||
== |
== Mikroformat == |
||
{{UF-hcal}} |
{{UF-hcal}} |
||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox| |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox| |
||
| <!-- Categories below this line, please; interwikis at Wikidata --> |
| <!-- Categories below this line, please; interwikis at Wikidata --> |
||
[[Kategori:Templat bahasa pemrograman| ]] |
|||
[[Category:Programming language templates| ]] |
|||
[[Kategori:Templat kotak info komputasi|Bahasa pemrograman]] |
|||
[[Category:Computing infobox templates|Programming language]] |
|||
[[ |
[[Kategori:Templat kotak info yang menggunakan Wikidata]] |
||
}}</includeonly> |
}}</includeonly> |
Revisi per 25 Mei 2018 23.02
Templat ini menggunakan properti Wikidata:
- laman resmi (P856) (see uses)
Sintaks
Infobox programming language/doc | |
---|---|
[[File:{{{screenshot}}}|300px]] | |
Paradigma | paradigm or paradigms |
Keluarga | family |
Dirancang oleh | designer or designers |
Pengembang | developer or developers |
Rilis perdana | released |
Rilis stabil | latest release version
/ latest release date |
Rilis pratayang | latest preview version
/ latest preview date |
Tipe sistem | typing |
Ruang lingkup | scope |
Implementasi dari | programming language |
Platform | platform |
Sistem operasi | operating system |
Lisensi | license |
Ekstensi nama berkas | file ext |
Format berkas | file format or file formats |
Situs web | website |
Implementasi utama | |
Dialek | |
dialects | |
Terpengaruh oleh | |
influenced by | |
Mempengaruhi | |
influenced | |
Sunting kotak info • L • B |
{{Infobox bahasa pemrograman | name = <!-- otherwise defaults to {{PAGENAME}} --> | logo = <!-- (filename) --> | logo caption = | screenshot = <!-- (filename) --> | screenshot caption = | paradigm = <!-- or: | paradigms = --> | family = | designer = <!-- or: | designers = --> | developer = <!-- or: | developers = --> | released = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> | latest release version = | latest release date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> | latest preview version = | latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> | typing = | scope = | programming language = | discontinued = | platform = | operating system = | license = | file ext = | file format = <!-- or: | file formats = --> | website = <!-- {{url|www.example.com}} --> | implementations = | dialects = | influenced by = | influenced = }}
Contoh
Infobox programming language/doc | |
---|---|
Paradigma | Multi-paradigm: functional, imperative, object-oriented (class-based), reflective, procedural, event-driven, generic |
Dirancang oleh | Larry Wall |
Pengembang | Larry Wall |
Rilis perdana | 18 Desember 1987 |
Rilis stabil |
|
Rilis pratayang | 5.27.11
/ 20 April 2018 |
Tipe sistem | Dynamic |
Implementasi dari | C |
Sistem operasi | Cross-platform |
Lisensi | Artistic License 1.0 or GNU General Public License |
Ekstensi nama berkas | .pl .pm .t .pod |
Situs web | www |
Terpengaruh oleh | |
AWK, C, C++, Lisp, Pascal, sed, Smalltalk 80, Unix shell | |
Mempengaruhi | |
CoffeeScript,[butuh rujukan] ECMAScript, Falcon, Groovy,[butuh rujukan] JavaScript, Julia, LPC, Perl 6, PHP, Python, Ruby, Windows PowerShell | |
Sunting kotak info • L • B |
{{Infobox bahasa pemrograman | name = Perl | logo = Programming-republic-of-perl.gif | paradigm = [[Multi-paradigm]]: [[Functional programming|functional]], [[Imperative programming|imperative]], [[Object-oriented programming|object-oriented]] ([[Class-based programming|class-based]]), [[Reflective programming|reflective]], [[Procedural programming|procedural]], [[Event-driven programming|event-driven]], [[Generic programming|generic]] | designer = [[Larry Wall]] | developer = Larry Wall | typing = Dynamic | influenced = [[CoffeeScript]],{{citation needed|date=January 2016}} [[ECMAScript]], [[Falcon (programming language)|Falcon]], [[Groovy (programming language)|Groovy]],{{citation needed|date=February 2016}} [[JavaScript]], [[Julia (programming language)|Julia]], [[LPC (programming language)|LPC]], [[Perl 6]], [[PHP]], [[Python (programming language)|Python]], [[Ruby (programming language)|Ruby]], [[Windows PowerShell]] | family = | license = [[Artistic License]] 1.0 or [[GNU General Public License]] | website = {{URL|https://www.perl.org/}} | year = {{Start date and age|1987|12|18}} | latest_release_version = {{Unbulleted list|5.26.2 / {{Start date|mf=yes|2018|04|14}}|5.24.4 / {{Start date|mf=yes|2018|04|14}}|5.22.4 / {{Start date and age|mf=yes|2017|07|15}}}} | latest_preview_version = 5.27.11 | latest_preview_date = {{Start date|mf=yes|2018|04|20}} | turing-complete = Yes | influenced_by = [[AWK (programming language)|AWK]], [[C (programming language)|C]], [[C++]], [[Lisp (programming language)|Lisp]], [[Pascal (programming language)|Pascal]], [[sed]], [[Smalltalk 80]], [[Unix shell]] | programming_language = [[C (programming language)|C]] | operating_system = [[Cross-platform]] | file_ext = .pl .pm .t .pod | wikibooks = Perl Programming }}
Parameter
Ini dokumennya TemplateData untuk template ini digunakan oleh VisualEditor dan alat lainnya; lihat laporan penggunaan parameter bulanan untuk templat ini.
TemplateData untuk Infobox programming language
Mikroformat
The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
- Classes used
The HTML classes this microformat uses include:
- attendee
- contact
- description
- dtend
- dtstart
- location
- organiser
- summary
- url
- vevent
line-height:1.3em