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 [サンドボックスで開く]