Templat:Cite news/doc: Perbedaan antara revisi
[revisi terperiksa] | [revisi terperiksa] |
Konten dihapus Konten ditambahkan
Mvolz (WMF) (bicara | kontrib) Copy template data from en wiki to address https://phabricator.wikimedia.org/T114515 - Needs translation! |
k Mengatur pengaturan versi stabil untuk "Templat:Cite news/doc": Halaman dengan lalu-lintas tinggi [Tinjau otomatis: membutuhkan izin "autoreview"] |
||
(16 revisi perantara oleh 9 pengguna tidak ditampilkan) | |||
Baris 2:
<!-- TAMBAHKAN KATEGORI DAN INTERWIKI DI BAGIAN PALING BAWAH HALAMAN INI -->
<!-- SUNTING DOKUMENTASI TEMPLAT DI BAWAH INI -->
{{esoteric}}
Templat ini digunakan di Wikipedia untuk mengutip sumber. Dikhususkan untuk sumber-sumber berita.
Baris 33 ⟶ 35:
* '''pages''' overrides '''page'''
==Contoh==
===Artikel berbahasa Indonesia===
<code><nowiki>{{cite news |title=Letusan Merapi Disusul Hujan Pasir Tebal |url=http://regional.kompas.com/read/2010/10/30/01470250/Letusan.Merapi.Disusul.Hujan.Pasir.Tebal |work=Kompas.com |date=2010-10-30 |access-date=2010-10-30}}</nowiki></code>
:Akan menghasilkan:
* {{cite news |title=Letusan Merapi Disusul Hujan Pasir Tebal |url=http://regional.kompas.com/read/2010/10/30/01470250/Letusan.Merapi.Disusul.Hujan.Pasir.Tebal |work=Kompas.com |date=2010-10-30 |access-date=2010-10-30}}
<code><nowiki>{{cite news|title=Tersangka Kasus Mirna, Kronologi Versi Jessica dan Polisi |url=http://metro.tempo.co/read/news/2016/01/30/064740839/tersangka-kasus-mirna-kronologi-versi-jessica-dan-polisi |work=Tempo.co |date=2016-01-30 |accessdate=2016-02-03}}</nowiki></code>
:Akan menghasilkan:
* {{cite news|title=Tersangka Kasus Mirna, Kronologi Versi Jessica dan Polisi |url=http://metro.tempo.co/read/news/2016/01/30/064740839/tersangka-kasus-mirna-kronologi-versi-jessica-dan-polisi |work=Tempo.co |date=2016-01-30 |accessdate=2016-02-03}}
===Artikel berbahasa asing===
<code><nowiki>{{cite news |last=Wolford |first=Ben |date=2013-10-16 |title=Citrus Canker Lawsuit Headed Back to Trial |url=http://www.sun-sentinel.com/news/palm-beach/fl-citrus-canker-ruling-20131016,0,7602285.story |work=South Florida Sun-Sentinel |access-date=2013-10-17 |language=en}}</nowiki></code>
:Akan menghasilkan:
* {{cite news |last=Wolford |first=Ben |date=2013-10-16 |title=Citrus Canker Lawsuit Headed Back to Trial |url=http://www.sun-sentinel.com/news/palm-beach/fl-citrus-canker-ruling-20131016,0,7602285.story |work=South Florida Sun-Sentinel |access-date=2013-10-17 |language=en}}
<code><nowiki>{{cite news |title=Bellingham Police Arrest WWU Student in Melee |url=http://blogs.seattletimes.com/today/2013/10/bellingham-police-arrest-wwu-student-in-melee/ |work=The Seattle Times |agency=Associated Press |date=2013-10-17 |access-date=2013-10-17 |language=en}}</nowiki></code>
:Akan menghasilkan:
* {{cite news |title=Bellingham Police Arrest WWU Student in Melee |url=http://blogs.seattletimes.com/today/2013/10/bellingham-police-arrest-wwu-student-in-melee/ |work=The Seattle Times |agency=Associated Press |date=2013-10-17 |access-date=2013-10-17 |language=en}}
<code><nowiki>{{cite news |last=Bourmaud |first=François-Xavier |date=2013-10-17 |title=Hollande dans le bourbier de l'affaire Leonarda |trans-title=Hollande in the quagmire of the Leonarda case |url=http://www.lefigaro.fr/politique/2013/10/17/01002-20131017ARTFIG00575-hollande-dans-le-bourbier-de-l-affaire-leonarda.php |language=fr |work=Le Figaro |access-date=2013-10-17}}</nowiki></code>
:Akan menghasilkan:
* {{cite news |last=Bourmaud |first=François-Xavier |date=2013-10-17 |title=Hollande dans le bourbier de l'affaire Leonarda |trans-title=Hollande in the quagmire of the Leonarda case |url=http://www.lefigaro.fr/politique/2013/10/17/01002-20131017ARTFIG00575-hollande-dans-le-bourbier-de-l-affaire-leonarda.php |language=fr |work=Le Figaro |access-date=2013-10-17}}
==TemplateData==
{{TemplateData header}}
<templatedata>
{
"description": "Templat kutipan sumber situs berita web, berita cetak, berita video, atau berita audio.",
"params": {
"url": {
"label": "
"description": "
"type": "string",
"suggested": true,
Baris 50 ⟶ 74:
},
"title": {
"label": "
"description": "
"type": "string",
"required": true
},
"last": {
"label": "
"description": "
"aliases": [
"last1",
Baris 67 ⟶ 91:
},
"first": {
"label": "
"description": "
"aliases": [
"first1"
Baris 75 ⟶ 99:
},
"date": {
"label": "
"description": "
"type": "string",
"suggested": true
},
"work": {
"label": "
"description": "
"type": "string",
"suggested": true
},
"publisher": {
"label": "
"description": "
"type": "string"
},
"last2": {
"label": "
"description": "
"aliases": [
"author2"
Baris 99 ⟶ 123:
},
"first2": {
"label": "
"description": "
},
"newspaper": {
"label": "
"description": "
"type": "string"
},
"others": {
"label": "
"description": "
"type": "string"
},
"month": {
"label": "
"description": "Bulan terbitnya edisi sumber",
"type": "string"
},
"year": {
"label": "
"description": "
"type": "string"
},
"editor-last": {
"label": "
"description": "Nama belakang editor"
},
"editor-first": {
"label": "
"description": "Nama depan dan nama tengah editor"
},
"editor-link": {
"label": "
"description": "
"type": "wiki-page-name"
},
"issue": {
"label": "
"description": "
"type": "string"
},
"department": {
"label": "
"description": "
"type": "string"
},
"location": {
"label": "
"description": "Kota tempat penerbit",
"type": "string"
},
"publication-place": {
"label": "
"description": "Tempat terbitnya sumber, lebih spesifik daripada \"location\".",
"type": "string"
},
"publication-date": {
"label": "
"description": "Tanggal terbitnya sumber",
"type": "string"
},
"agency": {
"label": "
"description": "
"type": "string"
},
"edition": {
"label": "
"description": "
"type": "string"
},
"volume": {
"label": "Volume",
"description": "
"type": "string"
},
"page": {
"label": "
"description": "
"type": "string"
},
"pages": {
"label": "
"description": "Halaman lokasi berita yang dikuti jika tertera pada lebih dari satu halaman",
"type": "string"
},
"nopp": {
"label": "
"description": "
"type": "string"
},
"at": {
"label": "
"description": "Digunakan ketika halaman bukan berupa/tidak hanya angka.",
"type": "string"
},
"language": {
"label": "
"description": "
"type": "string"
},
"script-title": {
"label": "
"description": "
"type": "string"
},
"trans-title": {
"label": "
"description": "
"type": "string",
"aliases": [
Baris 214 ⟶ 238:
},
"type": {
"label": "
"description": "
"type": "string"
},
"format": {
"label": "Format",
"description": "Format
"type": "string"
},
"arxiv": {
"label": "
"description": "
"type": "string"
},
"asin": {
"label": "ASIN",
"description": "Amazon Standard Identification Number; 10
"type": "string"
},
"asin-tld": {
"label": "ASIN TLD",
"description": "
"type": "string"
},
"bibcode": {
"label": "Bibcode",
"description": "Bibliographic Reference Code (REFCODE); 19
"type": "string"
},
"doi": {
"label": "DOI",
"description": "Digital Object Identifier
"type": "string"
},
"doi-broken-date": {
"label": "
"description": "
"type": "string"
},
"isbn": {
"label": "ISBN",
"description": "International Standard Book Number;
"type": "string"
},
"issn": {
"label": "ISSN",
"description": "International Standard Serial Number; 8
"type": "string"
},
"jfm": {
"label": "jfm code",
"description": "Kode Jahrbuch über die Fortschritte der Mathematik
"type": "string"
},
"jstor": {
"label": "JSTOR",
"description": "
"type": "string"
},
Baris 280 ⟶ 304:
"mr": {
"label": "MR",
"description": "Nomor Mathematical Reviews
"type": "string"
},
"oclc": {
"label": "OCLC",
"description": "Nomor Online Computer Library Center
"type": "string"
},
"ol": {
"label": "OL",
"description": "Nomor di Open Library
"type": "string"
},
"osti": {
"label": "OSTI",
"description": "Nomor Office of Scientific and Technical Information
"type": "string"
},
"pmc": {
"label": "PMC",
"description": "
"type": "string"
},
Baris 310 ⟶ 334:
"rfc": {
"label": "RFC",
"description": "Nomor di Request for Comments
"type": "string"
},
Baris 320 ⟶ 344:
"zbl": {
"label": "Zbl",
"description": "
"type": "string"
},
"id": {
"label": "id",
"description": "
"type": "string"
},
"quote": {
"label": "
"description": "
"type": "string"
},
Baris 345 ⟶ 369:
},
"registration": {
"label": "
"description": "
"type": "string"
},
"subscription": {
"label": "
"description": "
"type": "string"
},
Baris 595 ⟶ 619:
},
"access-date": {
"label": "
"description": "
"type": "string",
"suggested": true,
Baris 614 ⟶ 638:
"label": "via",
"description": "Identify the website of the resource, when it differs from the publisher (e.g., for The Wikipedia Library)",
"suggested":
}
},
Baris 634 ⟶ 658:
"PMCID": "pmc",
"PMID": "pmid",
"oclc": "oclc",
"pages": "pages",
"volume": "volume",
Baris 685 ⟶ 710:
}
},
"paramOrder": [
"last",
"first",
"author-link",
"last2",
"first2",
"author-link2",
"last3",
"first3",
"author-link3",
"last4",
"first4",
"author-link4",
"last5",
"first5",
"author-link5",
"last6",
"first6",
"author-link6",
"last7",
"first7",
"author-link7",
"last8",
"first8",
"author-link8",
"last9",
"first9",
"display-authors",
"author-link9",
"author-mask",
"last-author-amp",
"author-separator",
"author-name-separator",
"date",
"month",
"year",
"orig-year",
"via",
"editor-last",
"editor-first",
"editor-link",
"others",
"title",
"script-title",
"trans-title",
"url",
"dead-url",
"format",
"department",
"work",
"newspaper",
"type",
"language",
"edition",
"location",
"publisher",
"publication-place",
"publication-date",
"volume",
"issue",
"page",
"pages",
"at",
"nopp",
"agency",
"arxiv",
"asin",
"asin-tld",
"bibcode",
"doi",
"doi-broken-date",
"isbn",
"issn",
"jfm",
"jstor",
"lccn",
"mr",
"oclc",
"ol",
"osti",
"pmc",
"pmid",
"rfc",
"ssrn",
"zbl",
"id",
"archive-url",
"archive-date",
"access-date",
"registration",
"subscription",
"lay-url",
"lay-source",
"lay-date",
"quote",
"postscript",
"ref"
],
"format": "inline"
}
Baris 696 ⟶ 819:
<!-- KATEGORI DAN INTERWIKI DITARUH DI SINI -->
[[Kategori:Templat kutipan|{{PAGENAME}}]]
</includeonly>
|