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=coursetree
(main | coursetree)
- This module requires read rights.
- Source: CourseEditor
- License: GPLv3
Parameter:
- coursetitle
The course title with Course: namespace string prepended
- This parameter is required.
Example:
- Get the course tree of the Course:Modern Physics.
- api.php?action=coursetree&coursetitle=Course:Modern%20Physics&format=json [open in sandbox]