MediaWiki:Group-autoreviewer.js

MediaWiki系统消息页面
/**
 * +------------------------------------------------------------+
 * |            === WARNING: GLOBAL GADGET FILE ===             |
 * +------------------------------------------------------------+
 * |       All changes should be made in the repository,        |
 * |                otherwise they will be lost.                |
 * +------------------------------------------------------------+
 * |        Changes to this page may affect many users.         |
 * | Please discuss changes by opening an issue before editing. |
 * +------------------------------------------------------------+
 */
/* <nowiki> */

(function() {

"use strict";

mw.loader.using(['ext.gadget.Group-autoreviewer']);

})();

/* </nowiki> */