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)
  • มอดูลนี้ต้องการสิทธิในการอ่าน
  • แหล่งที่มา: ContentTranslation
  • สัญญาอนุญาต: GPL-2.0-or-later

Query Content Translation database for numbers of translations by period of time.

Specific parameters:
Other general parameters are available.
source

รหัสภาษาต้นทาง

target

รหัสภาษาปลายทาง

interval

ช่วงเวลาสำหรับการคำนวณแนวโน้ม อาจเป็น สัปดาห์ หรือ เดือน

ค่าใดค่าหนึ่งต่อไปนี้: month, week
Default: week
ตัวอย่าง:
ดึงข้อมูลแนวโน้มที่กำลังเผยแพร่ สำหรับคู่ภาษา es-ca ในช่วงเวลารายสัปดาห์
api.php?action=query&list=contenttranslationlangtrend&source=es&target=ca&interval=week [เปิดในกระบะทราย]
ดึงข้อมูลแนวโน้มที่กำลังเผยแพร่ สำหรับทุกภาษา
api.php?action=query&list=contenttranslationlangtrend [เปิดในกระบะทราย]