バーチカル ブラインド 天井 付け MediaWiki API ヘルプ

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

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

action=editmassmessagelist

(main | editmassmessagelist)
  • このモジュールは読み取りの権限を必要とします。
  • このモジュールは書き込みの権限を必要とします。
  • このモジュールは POST リクエストのみを受け付けます。
  • ソース: MassMessage
  • ライセンス: GPL-2.0-or-later

メッセージ一斉送信リストの編集

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

Title of the delivery list to update.

この変数は必須です。
description

New description for the delivery list.

add

Titles to add to the list.

複数の値は | または 代わりの文字で区切ってください。
値の最大値は 50(緩い制限が適用されるクライアントでは500)です。
remove

Titles to remove from the list.

複数の値は | または代わりの文字で区切ってください。
値の最大値は 50(緩い制限が適用されるクライアントでは500)です。
minor

Whether the edit should be marked as minor in the history of the list.

型: 真偽値 (詳細)
watchlist

Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.

値 (次の値のいずれか1つ): nochange、preferences、unwatch、watch
既定: preferences
token

action=query&meta=tokens から取得した「csrf」トークン

この変数は必須です。