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=communityconfigurationedit

(main | communityconfigurationedit)
  • Ta modul zahteva pravice branja.
  • Ta modul sprejema samo zahtevke POST.
  • Source: CommunityConfiguration
  • License: GPL-3.0-or-later

Change the content of a configuration provider in Community configuration

Specifični parametri:
Na voljo so tudi drugi splošni parametri.
provider

Provider key

Ta parameter je obvezen.
One of the following values: GrowthHomepage, GrowthMentorList, GrowthSuggestedEdits, HelpPanel, Mentorship
content

The current content of the provider will be replaced with this one. Use JSON to serialize the new content.

Ta parameter je obvezen.
summary

Edit summary

Default: (empty)
token

A "csrf" token retrieved from action=query&meta=tokens

Ta parameter je obvezen.