打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

MediaWiki:Common.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. |…”
 
清空全部内容
标签清空
 
第1行: 第1行:
/**
* +------------------------------------------------------------+
* |            === 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.SiteCommon', 'ext.gadget.SiteCommon_JS']);
})();
/* </nowiki> */

2026年1月29日 (四) 22:29的最新版本