MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=contenttranslationlangtrend

(main | query | contenttranslationlangtrend)
  • This module requires read rights.
  • Source: ContentTranslation
  • License: GPL-2.0-or-later

Kueri ke basis data Terjemahan Konten untuk banyaknya terjemahan menurut periode waktu.

Specific parameters:
Other general parameters are available.
source

Kode bahasa sumber.

target

Kode bahasa tujuan.

interval

Interval untuk perhitungan tren. Dapat berupa week (pekan) atau month (bulan).

One of the following values: month, week
Default: week
Examples:
Mengambil tren penerbitan untuk pasangan bahasa es-ca dalam interval mingguan.
api.php?action=query&list=contenttranslationlangtrend&source=es&target=ca&interval=week [open in sandbox]
Ambil tren penerbitan untuk semua bahasa
api.php?action=query&list=contenttranslationlangtrend [open in sandbox]