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)

Erlaubt direkten Zugriff auf das JsonConfig-Untersystem.

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
namespace

Namensraum-Nummer des zu verarbeitenden Titels.

Typ: Ganzzahl
title

Zu verarbeitender Titel ohne Namensraum-Präfix.

Standard: (leer)
content

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

Standard: (leer)