Pomoc MediaWiki API

To jest automatycznie wygenerowana strona dokumentacji MediaWiki API. Dokumentacja i przykłady: https://www.mediawiki.org/wiki/API

action=jsonconfig

(main | jsonconfig)

Allows direct access to JsonConfig subsystem.

Parametry:
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.
Jedna z następujących wartości: status, reset, reload
Domyślnie: status
namespace

Namespace number of the title to process.

Typ: liczba całkowita
title

Title to process without namespace prefix.

Domyślnie: (puste)
content

For command=reload, use this content instead.

Domyślnie: (puste)