עזרה של MediaWiki API

זהו דף תיעוד של API שנוצר באופן אוטומטי.

תיעוד ודוגמאות: https://www.mediawiki.org/wiki/API

action=help

(main | help)

הצגת עזרה עבור היחידות שצוינו.

פרמטרים:
modules

Modules to display help for (values of the action and format parameters, or main). Can specify submodules with a +.

הפרדה בין ערכים נעשית באמצעות | מספר הערכים המרבי הוא 50 (עבור בוטים – 500).
ברירת מחדל: main
submodules

Include help for submodules of the named module.

recursivesubmodules

Include help for submodules recursively.

wrap

Wrap the output in a standard API response structure.

toc

לכלול תוכן עניינים בפלט HTML.

דוגמאות:
Help for the main module.
api.php?action=help
All help in one page.
api.php?action=help&recursivesubmodules=1
Help for the help module itself.
api.php?action=help&modules=help
Help for two query submodules.
api.php?action=help&modules=query+info|query+categorymembers