Templat:Wikidata list/doc: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Arupako (bicara | kontrib)
Tidak ada ringkasan suntingan
Angayubagia (bicara | kontrib)
k memperbaiki terjemahan sedikit, belum seluruhnya
Baris 1:
{{Documentation subpage}}
<!-- PleaseSilakan placetempatkan categorieskategori whereyang indicatedditunjukkan atdi thebagian bottombawah ofhalaman thisini pagedan andinterwiki interwikis atdi Wikidata (seeLihat [[Wikipedia:Wikidata]]) -->
== BUKAN UNTUK RUANG NAMA UTAMA ==
Berdasarkan [[Wikipedia:Wikidata#Lua_module]], templat ini (atau yang mirip) '''TIDAK diperbolehkanDIPERBOLEHKAN''' untuk dipergunakan dalam ruang nama utama untuk saat ini.
 
== Penggunaan ==
 
Templat ini menghasilkan daftar otomatis yang dihasilkan oleh bot dari Wikidata ([http://magnusmanske.de/wordpress/?p=301 pos blog asli]). Templat ini harus diakhiri dengan {{tl|Wikidata list end}}; teks yang berada di antara templat akan diperbaharui secara berkala (sekali dalam 24 jam) dan akan digantikan dengan daftar yang dihasilkan oleh bot. Saat ini hanya memungkinkan satu daftar per halaman.
 
Kueri '''HARUS''' termasuk variable <code>?item</code> variable - jangan diubah namanya.
 
Contoh:
Example:
{{tlf|{{BASEPAGENAME}}
|'''sparql'''{{=}}<br/>
Baris 26 ⟶ 25:
|'''wdedit'''{{=}}yes<br/>
}}
... (ThisIni willakan beditimpa overwritten byoleh ListeriaBot) ...
{{tl|Wikidata list end}}
 
Parameter:
Parameters:
;sparql:A [[:mw:Wikidata query service/User Manual#Basics - Understanding SPO (Subject, Predicate, Object) also known as a Semantic Triple|SPARQL ''SELECT'' query]]. Needs to return <code>?item</code> as the item number.

'''Mandatory'''. <br>SeeLihat [[d:Wikidata:SPARQL query service/queries/examples#Listeria|SPARQL query service examples suitable for Listeria]]
;columns:DefinesMenentukan thekolom columnsdari ofdaftar thetabel. list table.Nilai Allowedyang valuesdibolehkan areadalah :
:* <code>number</code>, anomor serialbaris row numberseri (per sectionbagian), increasingmeningkat fromdari 1, according tosesuai thedengan initialpenyortiran sortingawal
:* <code>label</code>, thelabel berbasis bahasa-wiki-language-based label of thedari item, linkedterkait todengan theartikel local articlelokal (wherejika existsada), oratau theitem Wikidata item
:* <code>label/de</code>, thelabel wiki-language-basedyang labelberbasis ofbahasa thewiki dari item, usingmenggunakan thebahasa givenyang languagediberikan (heredi sini, "de"), assebagai plainteks textbiasa
:* <code>description</code>, thedeskripsi manual, oratau auto-generatedyang descriptiondihasilkan secara otomatis
:* <code>item</code>, the Qnomor item numberQ-xxx
:* <code>Pxxx</code> asebuah Wikidataproperti propertyWikidata
:* <code>Pxxx/Pzzz</code>, qualifier properties; for Pxxx linking to an item Qyyy and having a Pzzz qualifier, the Qxxx linked label and the value of Pzzz
:* <code>Pxxx/Qyyy/Pzzz</code>, qualifier properties; for Pxxx linking to an item Qyyy and having a Pzzz qualifier, the value of Pzzz. This is a version of the above, specific for a single item; e.g., "p553/q866/p554" to get YouTube account names.
Baris 43 ⟶ 44:
:Values marked as "deprecated" are not shown. Every column can optionally have a title generation by adding ":TITLE", otherwise the Wikidata property name is used. '''Mandatory'''
;sort:The initial sort key for the table. Valid values are:
:* <code>label</code>, the label of the itembarang
:* <code>family_name</code>, tries to find, and sort by, the family (last) name from the label, assuming items are people. This is a heuristic and may not work properly in all cases. If possible, try to sort by P734 (family name).
:* <code>Pxxx</code>, a Wikidata property
 
: ''OptionalOpsional''
;section:The list can be sectioned by a Wikidata property. ''Optional''
;section:Daftar ini dapat dibagi oleh sebuah properti Wikidata. ''Opsional''
;min_section:The minimum number of entries to generate a section when used together with <code>section</code>. All other entries will be put under section "misc". Default:2. ''OptionalOpsional''
;autolist:If ''description'' is a column but no description exists on Wikidata, "autolist=fallback" uses [https://tools.wmflabs.org/autodesc/ AutoDesc] to generate one. ''OptionalOpsional''
;language:Label/description language, if different from site language. ''OptionalOpsional''
;thumb:The thumbnail width for images (e.g. column P18). Default:128. ''OptionalOpsional''
;links:How to render links not in the local Wikipedia. Valid values are:
:* <code>all</code> to link to Wikidata. Default.
Baris 59 ⟶ 61:
:* <code>text</code> to generate blue links for existing pages, and plain text otherwise.
:* <code>reasonator</code> to generate blue links for existing pages, and links to [https://tools.wmflabs.org/reasonator/ Reasonator] otherwise.
 
:''Optional''
:''Opsional''
;row_template:Generates a template call rather than a table row; the template must then generate the table row in turn or the table header/footer need to be suppressed using <code>skip_table</code> parameter. Parameters passed to the template are the lower-case keys from the <code>columns</code> parameter, e.g. <code><nowiki>label</nowiki></code> or <code><nowiki>p18</nowiki></code>. ''Optional''
;header_templaterow_template:Generates a template call rather than a table headerrow; the template must then generate the table row in turn or the table header./footer Noneed parametersto arebe suppressed using <code>skip_table</code> parameter. Parameters passed to thisthe template. Recommendedare tothe belower-case usedkeys withfrom the <code>row_templatecolumns</code> parameter, e.g. <code><nowiki>label</nowiki></code> or <code><nowiki>p18</nowiki></code>. ''OptionalOpsional''
;header_template:Generates a template call rather than a table header; the template must then generate the table header. No parameters are passed to this template. Recommended to be used with <code>row_template</code>. ''Opsional''
;skip_table:Suppresses the table markup completely when using <code>row_template</code>. Any value will work.
;wdedit:Generates information that allows Wikidata editing from Wikipedia using [https://www.wikidata.org/w/index.php?title=User:Magnus_Manske/wd_edit.js this JavaScript]. Value needs to be <code>yes</code>. Does not work when <code>row_template</code> is used. CautionPerhatian: ThisIni willakan resultmenghasilkan inwikitext largeryang wikitextlebih thanbesar normal,dari andbiasanya, updatesdan maypembaruan failmungkin becausegagal ofkarena thatitu. ''OptionalOpsional''
;references:AddTambahkan referencesreferensi. AllowedNilai valueyang isdiizinkan adalah <code>all</code>. RequiresMembutuhkan {{tl|reflist}} oratau hal yang serupa similardi somewheresuatu intempat thedi pagehalaman. ''OptionalOpsional''
;freq:NumericalNilai valuenumerik X; waittunggu at leastsetidaknya X dayshari beforesebelum anpembaruan automatic updateotomatis. DoesTidak notmemengaruhi affectpembaruan updatesmelalui viaantarmuka web interface. ''OptionalOpsional''
;summary:Daftar kunci yang dipisahkan koma untuk ditambahkan sebagai ringkasan di bawah semua konten lainnya. ''Opsional''
;summary:Comma-separated list of keys to add as a summary underneath all other content. ''Optional''
:* <code>itemnumber</code> The total number of items (rows) in this list.
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- CategoriesKategori belowdi thisbawah linegaris ini, pleasesilakan; interwikis atdi Wikidata -->
[[CategoryKategori:Wikidata templatesTemplate]]
}}</includeonly>