MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=scribunto-console
(main | scribunto-console)
- このモジュールは内部的または不安定です。動作が予告なく変更される場合があります。
- このモジュールは読み取りの権限を必要とします。
- ソース: Scribunto
- ライセンス: GPL-2.0-or-later AND MIT
Internal module for servicing XHR requests from the Scribunto console.
パラメーター:
- title
- The title of the module to test. 
- content
- The new content of the module. 
- session
- Session token. 
- 型: 整数
- question
- The next line to evaluate as a script. 
- この変数は必須です。
- clear
- Set to clear the current session state. 
- 型: 真偽値 (詳細)