미디어위키 API 도움말

이 페이지는 자동으로 생성된 미디어위키 API 도움말 문서입니다.

설명 문서 및 예시: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=jsonconfig

(main | jsonconfig)
  • 이 모듈은 read 권한을 요구합니다.
  • 출처: JsonConfig
  • 라이선스: GPL-2.0-or-later

JsonConfig 하위 시스템으로의 직접 접근을 허용합니다.

특정 변수:
Other general parameters are available.
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.
다음 값 중 하나: reload, reset, status 또는 다른 문자열: reload, reset, status
기본값: status
namespace

처리할 제목의 이름공간 숫자.

유형: 정수
title

네임스페이스의 어미가 없는 타이틀

기본값: (비어 있음)
content

For command=reload, use this content instead.

기본값: (비어 있음)