MediaWiki API yardımı

Bu otomatik olarak oluşturulan bir MediaWiki API belgelenme sayfasıdır.

Belgeler ve örnekler: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=communityconfigurationedit

(main | communityconfigurationedit)
  • Bu modül okuma hakları gerektirir.
  • Bu modül yalnızca POST isteklerini kabul eder.
  • Kaynak: CommunityConfiguration
  • Lisans: GPL-3.0-or-later

Change the content of a configuration provider in Community configuration

Parametre:
Other general parameters are available.
provider

Provider key

Bu parametre gerekli.
Aşağıdaki değerlerden biri: GrowthHomepage, GrowthSuggestedEdits, HelpPanel, Mentorship
content

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

Bu parametre gerekli.
summary

Edit summary

Varsayılan: (boş)
token

action=query&meta=tokens üzerinden alınan bir "csrf" anahtarı

Bu parametre gerekli.
"https://tr.wikipedia.org/wiki/Özel:ApiHelp" sayfasından alınmıştır