미디어위키 API 도움말

이 페이지는 自動으로 生成된 미디어위키 API 도움말 文書입니다.

說明 文書 및 例示: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=managetags

( main | managetags )
  • 이 모듈은 read 權限을 要求합니다.
  • 이 모듈은 write 權限을 要求합니다.
  • 이 모듈은 POST 要請만을 許容합니다.
  • 出處: MediaWiki
  • 라이선스: GPL-2.0-or-later

變更 태그에 關한 管理 作業을 遂行합니다.

特定 變數:
다른 一般 變數를 使用할 수 있습니다.
operation

Which operation to perform:

create
Create a new change tag for manual use.
delete
Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used.
activate
Activate a change tag, allowing users to apply it manually.
deactivate
Deactivate a change tag, preventing users from applying it manually.
이 變數는 必須입니다.
다음 값 中 하나: activate, create, deactivate, delete 또는 다른 文字列 : activate, create, deactivate, delete
tag

Tag to create, delete, activate or deactivate. For tag creation, the tag must not exist. For tag deletion, the tag must exist. For tag activation, the tag must exist and not be in use by an extension. For tag deactivation, the tag must be currently active and manually defined.

이 變數는 必須입니다.
reason

An optional reason for creating, deleting, activating or deactivating the tag.

基本값: (비어 있음)
ignorewarnings

Whether to ignore any warnings that are issued during the operation.

類型: 不利言 ( 仔細한 情報 )
tags

Change tags to apply to the entry in the tag management log.

값 ( | 로 區分): ProveIt 編輯 또는 다른 文字列 : ProveIt 編輯
token

"csrf" 토큰은 action=query&meta=tokens 에서 가져옵니다

이 變數는 必須입니다.