MediaWiki-API-Hilfe

Dies ist eine automatisch generierte MediaWiki-API-Dokumentationsseite.

Dokumentation und Beispiele: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=jsonconfig

(main | jsonconfig)
  • Dieses Modul erfordert Leserechte.
  • Quelle: JsonConfig
  • Lizenz: GPL-2.0+
⧼apihelp-jsonconfig-summary⧽
Parameter:
command

Which sub-action to perform on JsonConfig:

status
Shows JsonConfig configuration.
reset
Clears configurations from cache. Requires title parameter and jsonconfig-reset right.
reload
Reloads and caches configurations from config store. Requires title parameter and jsonconfig-reset right.
Einer der folgenden Werte: reload, reset, status
Standard: status
title

Zu verarbeitender Titel.

Standard: (leer)
content

Für command=reload, stattdessen diesen Inhalt verwenden.

Standard: (leer)