MediaWiki API 說明

此頁為自動產生的 MediaWiki API 說明文件頁面。

說明文件與範例:https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=problemreportsgetform

main | problemreportsgetform
  • 此模組需要讀取權限。
  • 來源:ProblemReports
  • 授權條款:GPL-2.0-or-later

Fetch the HTML of the "report a problem" dialog.

參數:
title

Title of the page which has a problem

此為必填參數。
範例:
Get the "report a problem" dialog HTML for the page titled "San Francisco"
api.php?action=problemreportsgetform&title=San%20Francisco [在沙盒中開啟]