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=problemreportsgetform
(main | problemreportsgetform)
- This module requires read rights.
- Source: ProblemReports
- License: GPL-2.0-or-later
Fetch the HTML of the "report a problem" dialog.
Parameter:
- title
Title of the page which has a problem
- This parameter is required.
Example:
- Get the "report a problem" dialog HTML for the page titled "San Francisco"
- api.php?action=problemreportsgetform&title=San%20Francisco [open in sandbox]