Templat:Cite book/doc: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
→Template Data: Memperbaiki templat |
Pengahalaman cite Tag: Suntingan perangkat seluler Suntingan peramban seluler |
||
(7 revisi perantara oleh 4 pengguna tidak ditampilkan) | |||
Baris 4:
== Penggunaan ==
{{markup2|t=
|m=<nowiki>{{
|r={{cite book|title=Buku Misterius}}
}}
{{markup2|t=
|m=<
|r={{cite book|title=Buku Misterius|date=
}}
{{markup2|t=
|m=<
|r={{cite book|last=Bloggs|first=Joe|authorlink=Joe Bloggs|date=1974|title=Book of Bloggs}}
}}
Baris 21:
}}
{{markup2|t=Penggunaan dasar ditambah url (dan tanggal akses) dan edisi
|m=<nowiki>{{cite book|last=Bloggs|first=Joe|authorlink=Joe Bloggs|date=1974|title=Book of Bloggs|edition=
|r={{cite book|last=Bloggs|first=Joe|authorlink=Joe Bloggs|date=1974|title=Book of Bloggs|edition=
}}
{{markup2|t=Mengutip bab di sebuah buku dengan yang setiap babnya ditulis oleh orang yang berbeda + editor
Baris 33:
}}
{{markup2|t=Tiga penulis, judulnya menggunakan pranala pipa, edisi
|m=<nowiki>{{cite book|last1=Bloggs|first1=Joe|authorlink1=Joe Bloggs|first2=John|last2=Smith|first3=Jim|last3=Smythe|title=[[A Thousand Acres|1000 Acres]]|edition=
|r={{cite book|last1=Bloggs|first1=Joe|authorlink1=Joe Bloggs|first2=John|last2=Smith|first3=Jim|last3=Smythe|title=[[A Thousand Acres|1000 Acres]]|edition=
}}
{{markup2|t=Penggunaan rumit yang menampilkan efek pemakaian parameter volume dan parameter lastauthoramp (tanpa volume dan lastauthoramp)
Baris 49:
}}
{{markup2|t=Bahasa lain
|m=<nowiki>{{cite book|last=Bloggs|first=Jean|date=1974|title=Livre de Bloggs|edition=
|r={{cite book|last=Bloggs|first=Jean|date=1974|title=Livre de Bloggs|edition=
}}
{{markup2|t=Menggunakan [[Penanda objek digital|DOI]]
|m=<nowiki>{{cite book|last=Mumford|first=David|authorlink=David Mumford|date=1999|title=The Red Book of Varieties and Schemes: Includes the Michigan Lectures (1974) on Curves and Their Jacobians|edition=
|r={{cite book|last=Mumford|first=David|authorlink=David Mumford|date=1999|title=The Red Book of Varieties and Schemes: Includes the Michigan Lectures (1974) on Curves and Their Jacobians|edition=
}}
{{markup2|t=Menggunakan parameter author-mask
Baris 75:
"params": {
"url": {
"label": "
"description": "
"type": "string",
"aliases": [
"URL"
],
"example": "contoh https://books.google.com/books?id=
},
"title": {
Baris 135 ⟶ 136:
},
"first2": {
"label": "Nama depan penulis 2",
"description": "Nama depan dan nama tengah penulis kedua",
"aliases": [
Baris 145 ⟶ 146:
},
"last3": {
"label": "
"description": "
"aliases": [
"author3",
Baris 157 ⟶ 158:
},
"first3": {
"label": "
"description": "
"aliases": [
"given3",
Baris 299 ⟶ 300:
},
"date": {
"label": "
"description": "
"type": "date",
"suggested": true,
"aliases": [
"air-date",
Baris 341 ⟶ 343:
"label": "Tahun terbit",
"description": "Tahun terbitnya buku",
"type": "string"
▲ "suggested": true
},
"isbn": {
Baris 418 ⟶ 419:
"volume": {
"label": "Volume",
"description": "
"type": "string"
},
Baris 455 ⟶ 456:
},
"pages": {
"label": "Halaman
"description": "Nomor halaman-halaman yang dikutip",
"type": "string",
Baris 1.318 ⟶ 1.319:
},
"url-status": {
"label": "
"description": "If set to 'live', the title display is adjusted; useful for when the URL is archived preemptively but still live. Set to \"dead\" or 'usurped' for broken links. Entering 'unfit' or 'usurped' makes the original link not appear at all.",
"example": "'dead' or 'live'",
Baris 1.424 ⟶ 1.425:
},
"translator-last": {
"label": "
"description": "The surname of the translator; don't wikilink, use 'translator-link'; can suffix with a numeral to add additional translators.",
"aliases": [
Baris 1.435 ⟶ 1.436:
},
"translator-first": {
"label": "
"description": "Given or first name, middle names, or initials of the translator; don't wikilink, use 'translator-link'; can suffix with a numeral to add additional translators.",
"aliases": [
Baris 1.929 ⟶ 1.930:
},
"paramOrder": [
"url",▼
"title",▼
"title-link",▼
"last",
"first",
Baris 1.953 ⟶ 1.951:
"collaboration",
"date",
"year",▼
▲ "url",
▲ "title",
▲ "title-link",
"work",
"location",▼
"publisher",
"others",▼
▲ "year",
"isbn",
"ignore-isbn-error",
Baris 1.968 ⟶ 1.969:
"series",
"volume",
▲ "location",
"publication-place",
"publication-date",
Baris 1.975:
"nopp",
"at",
▲ "others",
"language",
"translator-last",
|