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=wikisets (ws)
- มอดูลนี้ต้องการสิทธิในการอ่าน
- แหล่งที่มา: CentralAuth
- สัญญาอนุญาต: GPL-2.0-or-later
Enumerate all wiki sets.
Specific parameters:
Other general parameters are available.
- wsfrom
The name of the wiki set to start from.
- wsprop
What pieces of information to include:
- type
- Opt-in based (includes only specified wikis) or opt-out based (includes all wikis except specified).
- wikisincluded
- The wikis that are included in this wiki set.
- wikisnotincluded
- The wikis that are not included in this wiki set.
- ค่า (คั่นด้วย | หรือข้อความทดแทน): type, wikisincluded, wikisnotincluded
- wslimit
How many wiki sets to return.
- ชนิด: จำนวนเต็มหรือ max
- The value must be between 1 and 500.
- Default: 10
- wsorderbyname
Order results by name.
- Type: boolean (details)
ตัวอย่าง:
- List wiki sets
- api.php?action=query&list=wikisets [เปิดในกระบะทราย]
- Show wiki sets with types
- api.php?action=query&list=wikisets&wsprop=type&wslimit=200 [เปิดในกระบะทราย]