Nápověda k MediaWiki API

Toto je automaticky generovaná dokumentační stránka k MediaWiki API.

Dokumentace a příklady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=articlefeedbackv5-set-status

(main | articlefeedbackv5-set-status)
  • Tento modul vyžaduje oprávnění ke čtení.
  • Tento modul vyžaduje oprávnění k zápisu.
  • Tento modul přijímá pouze požadavky POST.
  • Zdroj: Article Feedback
  • Licence: GPL-2.0-or-later

Enable/disable AFTv5 for a certain page.

Parametry:
Other general parameters are available.
title

Title of the page to enable/disable AFTv5 for. Cannot be used together with pageid

pageid

ID of the page to enable/disable AFTv5 for. Cannot be used together with title

Type: integer
enable

1 to enable, 0 to disable AFTv5

This parameter is required.
Jedna z následujících hodnot: 0, 1