MediaWiki:Timeless.js:修订间差异
来自东方活动维基
无编辑摘要 标签:已被回退 |
无编辑摘要 标签:已被回退 |
||
第6行: | 第6行: | ||
/* 卸载时在Console输出bye */ | /* 卸载时在Console输出bye */ | ||
window.addEventListener('beforeunload', function() { | /*window.addEventListener('beforeunload', function() { | ||
console.log('%c%s', 'color: #f06e8e', 'Bye~'); | console.log('%c%s', 'color: #f06e8e', 'Bye~'); | ||
}) | }) | ||
*/ |
2024年5月26日 (日) 23:00的版本
/* 将为Timeless皮肤的用户加载此处的所有JavaScript */
/* ART */
//var kawaiiconsole = String("\n✦ KIRAKIRA DOUGA - Coming Soon! ✦\n _____ ______ _____ ___ __ ______ ____ __ __ ______ __ __ ______ \n/\\ __ \\/\\__ _\\/\\ __ \\ \\ \\_\\ \\/\\ _ \\/\\ _ \\ /\\ \\ __/\\ \\/\\__ _\\ /\\ \\/\\ \\ /\\__ _\\ \n\\ \\ \\/\\ \\/_/\\ \\/\\ \\ \\/\\ \\/\\ \\ \\ \\/\\ \\ \\ \\/\\ \\ \\ \\ \\/\\ \\ \\ \\/_/\\ \\/ \\ \\ \\/ / \\/_/\\ \\/ \n \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\__\\ \\ \\ __ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ < \\ \\ \\ \n \\ \\ \\_\\ \\ \\ \\ \\ \\ \\ \\_\\ \\ \\ \\_/\\ \\ \\ \\/\\ \\ \\ \\_\\ \\ \\ \\ \\_\\ \\_\\ \\ \\_\\ \\__\\ \\ \\\\ \\ \\_\\ \\__ \n \\ \\_____\\ \\ \\_\\ \\ \\_____\\ \\_\\\\ \\_\\ \\_\\ \\_\\ \\____/ \\ \\____/___/ /\\_____\\\\ \\_\\ \\_\\ /\\_____\\\n \\/_____/ \\/_/ \\/_____/\\/_/ \\/_/\\/_/\\/_/\\/___/ \\/___//__/ \\/_____/ \\/_/\\/_/ \\/_____/\n\n ✧ Otomad Wiki ✧\n - Designed by Aira in Shanghai # KAWAII FOREVER #\n - Kawaii Timeless ♥\n")
//console.log('%c%s', 'color: #f06e8e', kawaiiconsole);
/* 卸载时在Console输出bye */
/*window.addEventListener('beforeunload', function() {
console.log('%c%s', 'color: #f06e8e', 'Bye~');
})
*/