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=contenttranslationfavoritesuggestions
- มอดูลนี้ต้องการสิทธิในการอ่าน
- แหล่งที่มา: ContentTranslation
- สัญญาอนุญาต: GPL-2.0-or-later
Get user's favorite suggestions for Content Translation.
Specific parameters:
Other general parameters are available.
- limit
The maximum number of translation suggestions to fetch.
- ชนิด: จำนวนเต็มหรือ max
- The value must be between 1 and 500.
- Default: 100
- offset
Offset for paginated results.
ตัวอย่าง:
- Fetch the favorite suggestions for the current user
- api.php?action=query&list=contenttranslationfavoritesuggestions [เปิดในกระบะทราย]