Manual:addChangeTag.php
Jump to navigation
Jump to search
MediaWiki version: | ≥ 1.32 |
MediaWiki file: addChangeTag.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.35.1 • 1.31.12 |
Classes: | AddChangeTag |
addChangeTag.php can be used to create a change tag.
Usage[edit]
- Create a tag with specified name and reason in log:
php maintenance/addChangeTag.php --tag "tag name" --reason "Reason shown in log"
Options[edit]
--tag
- name of the change tag--reason
- reason to show in Special:Log/managetags