Pomoc API MediaWiki

To jest automatycznie wygenerowana strona dokumentacji API MediaWiki.

Dokumentacja i przykłady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=problemreportsgetform

(main | problemreportsgetform)
  • Ten moduł wymaga praw odczytu.
  • Źródło: ProblemReports
  • Licencja: GPL-2.0-or-later

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

Parametr:
title

Title of the page which has a problem

Ten parametr jest wymagany.
Przykład:
Get the "report a problem" dialog HTML for the page titled "San Francisco"
api.php?action=problemreportsgetform&title=San%20Francisco [otwórz w brudnopisie]