MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=jsonconfig

(main | jsonconfig)
  • Questo modulo richiede i diritti di lettura.
  • Fonte: JsonConfig
  • Licenza: GPL-2.0-or-later

Allows direct access to JsonConfig subsystem.

Parametri:
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.
Uno dei seguenti valori: reload, reset, status
Default: status
namespace

Numero namespace del titolo da elaborare.

Type: integer
title

Titolo da elaborare senza prefisso namespace.

Predefinito: (vuoto)
content

For command=reload, use this content instead.

Predefinito: (vuoto)