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

(main | communityconfigurationedit)
  • Ten moduł wymaga praw odczytu.
  • Ten moduł akceptuje tylko żądania POST.
  • Źródło: CommunityConfiguration
  • Licencja: GPL-3.0-or-later

Change the content of a configuration provider in Community configuration

Parametry:
Other general parameters are available.
provider

Provider key

Ten parametr jest wymagany.
Jedna z następujących wartości: Babel, BlockedDomain, CampaignEvents, CommunityUpdates, ContentTranslation, GrowthHomepage, GrowthMentorList, GrowthSuggestedEdits, HelpPanel, Mentorship, TemplateData-FeaturedTemplates
content

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

Ten parametr jest wymagany.
summary

Edit summary

Domyślnie: (puste)
token

Token „csrf” pobrany z action=query&meta=tokens

Ten parametr jest wymagany.