MediaWiki API ヘルプ

このページは自動生成された MediaWiki API の説明文書ページです。

説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=jsonconfig

(main | jsonconfig)
  • このモジュールは読み取りの権限を必要とします。
  • ソース: JsonConfig
  • ライセンス: GPL-2.0-or-later

JsonConfig サブシステムに直接アクセスできるようにします。

パラメーター:
その他一般パラメーターが利用可能です。
command

Which sub-action to perform on JsonConfig:

status
Shows JsonConfig configuration.
reset
Clears configurations from cache. Requires title parameter and jsonconfig-flush right.
reload
Reloads and caches configurations from config store. Requires title parameter and jsonconfig-reset right.
値 (次の値のいずれか1つ): reload、reset、status
既定: status
namespace

Namespace number of the title to process.

型: 整数
title

名前空間接頭辞なしで処理するタイトル。

既定値: (空)
content

For command=reload, use this content instead.

既定値: (空)