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
prop=langlinks (ll)
- มอดูลนี้ต้องการสิทธิในการอ่าน
- แหล่งที่มา: MediaWiki
- สัญญาอนุญาต: GPL-2.0-or-later
Returns all interlanguage links from the given pages.
Specific parameters:
Other general parameters are available.
- llprop
Which additional properties to get for each interlanguage link:
- url
- เพิ่มยูอาร์แอลแบบเต็ม
- langname
- Adds the localised language name (best effort). Use llinlanguagecode to control the language.
- autonym
- Adds the native language name.
- ค่า (คั่นด้วย | หรือข้อความทดแทน): autonym, langname, url
- lllang
Only return language links with this language code.
- lltitle
Link to search for. Must be used with lllang.
- lldir
The direction in which to list.
- ค่าใดค่าหนึ่งต่อไปนี้: ascending, descending
- Default: ascending
- llinlanguagecode
Language code for localised language names.
- Default: th
- lllimit
How many langlinks to return.
- ชนิด: จำนวนเต็มหรือ max
- The value must be between 1 and 500.
- Default: 10
- llcontinue
เมื่อมีผลลัพธ์เพิ่มเติมพร้อมใช้งาน ใช้ตัวเลือกนี้เพื่อดำเนินการต่อ
- llurl
- เลิกใช้แล้ว
Whether to get the full URL (cannot be used with llprop).
- Type: boolean (details)
ตัวอย่าง:
- Get interlanguage links from the page หน้าหลัก.
- api.php?action=query&prop=langlinks&titles=%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81&redirects= [เปิดในกระบะทราย]