“MediaWiki:Common.js”的版本间的差异

来自Whiteverse Library
跳到导航跳到搜索
添加300字节 、 2024年10月24日 (星期四)
无编辑摘要
第1行: 第1行:
/* 这里的任何JavaScript将为所有档案员在每次页面载入时加载。 */
function appendCSS() {
    var link = document.createElement('link');
    link.rel = 'stylesheet';
    link.href = '/extensions/Whiteverse/font/stylesheet.css';
    document.head.appendChild(link);
}
appendCSS();


// 引入 Vis Timeline 库
// 引入 Vis Timeline 库

导航菜单

Copyright © 2014-2024 whiteverse.com,fandao.fun All Rights Reserved
Whiteverse Culture Creativity Co.,Ltd.
鲁ICP备16006260号