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=help
(main | help)
- แหล่งที่มา: MediaWiki
- สัญญาอนุญาต: GPL-2.0-or-later
แสดงวิธีใช้สำหรับมอดูลที่ระบุ
Specific parameters:
Other general parameters are available.
- modules
Modules to display help for (values of the action and format parameters, or main). Can specify submodules with a +.
- คั่นค่าต่าง ๆ ด้วย | หรือข้อความทดแทน
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- Default: main
- submodules
Include help for submodules of the named module.
- Type: boolean (details)
- recursivesubmodules
Include help for submodules recursively.
- Type: boolean (details)
- wrap
Wrap the output in a standard API response structure.
- Type: boolean (details)
- toc
รวมสารบัญในผลลัพธ์ HTML
- Type: boolean (details)
ตัวอย่าง:
- วิธีใช้สำหรับมอดูลหลัก
- api.php?action=help [เปิดในกระบะทราย]
- Help for action=query and all its submodules.
- api.php?action=help&modules=query&submodules=1 [เปิดในกระบะทราย]
- วิธีใช้ทั้งหมดในหน้าเดียว
- api.php?action=help&recursivesubmodules=1 [เปิดในกระบะทราย]
- วิธีใช้สำหรับตัวมอดูลวิธีใช้เอง
- api.php?action=help&modules=help [เปิดในกระบะทราย]
- Help for two query submodules.
- api.php?action=help&modules=query+info|query+categorymembers [เปิดในกระบะทราย]