راهنمای واسط برنامه‌نویسی کاربردی مدیاویکی

این یک صفحهٔ مستندات برای واسط برنامه‌نویسی کاربردی مدیاویکی است که به‌طور خودکار ایجاد شده است.

مستندات و نمونه‌ها: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=jsonconfig

(main | jsonconfig)
  • این پودمان نیازمند اختیارات خواندن است.
  • منبع: JsonConfig
  • مجوز: GPL-2.0-or-later

Allows direct access to JsonConfig subsystem.

پارامترها:
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
پیش‌فرض: status
namespace

Namespace number of the title to process.

نوع: عدد صحیح
title

Title to process without namespace prefix.

پیش‌فرض: (خالی)
content

For command=reload, use this content instead.

پیش‌فرض: (خالی)