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
action=sitematrix (sm)
(main | sitematrix)
- มอดูลนี้ต้องการสิทธิในการอ่าน
- แหล่งที่มา: SiteMatrix
- สัญญาอนุญาต: GPL-2.0-or-later
Get Wikimedia sites list.
The code (technically dbname/wikiid) is either the language code + project code for content projects or the subdomain + main domain for all the others.
Specific parameters:
Other general parameters are available.
- smtype
Filter the Site Matrix by type:
- special
- One off and multilingual Wikimedia projects.
- language
- Wikimedia projects under this language code.
- ค่า (คั่นด้วย | หรือข้อความทดแทน): language, special
- Default: special|language
- smstate
Filter the Site Matrix by wiki state.
- ค่า (คั่นด้วย | หรือข้อความทดแทน): all, closed, fishbowl, nonglobal, private
- Default: all
- smlangprop
Which information about a language to return.
- ค่า (คั่นด้วย | หรือข้อความทดแทน): code, dir, localname, name, site
- Default: code|name|site|dir|localname
- smsiteprop
Which information about a site to return.
- ค่า (คั่นด้วย | หรือข้อความทดแทน): code, dbname, lang, sitename, url
- Default: url|dbname|code|sitename
- smlimit
Maximum number of results.
- ชนิด: จำนวนเต็มหรือ max
- The value must be between 1 and 5,000.
- Default: 5000
- smcontinue
เมื่อมีผลลัพธ์เพิ่มเติมพร้อมใช้งาน ใช้ตัวเลือกนี้เพื่อดำเนินการต่อ
ตัวอย่าง:
- Show the site matrix
- api.php?action=sitematrix [เปิดในกระบะทราย]