稀神灵梦的用户贡献
来自东方Project线下活动维基
2024年5月25日 (星期六)
- 20:072024年5月25日 (六) 20:07 差异 历史 +12,021 新 模块:Navbox 创建页面,内容为“-- -- This module will implement {{Navbox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local getArgs -- lazily initialized local args local tableRowAdded = false local border local listnums = {} local function trim(s) return (mw.ustring.gsub(s, "^%s*(.-)%s*$", "%1")) end local function addNewline(s) if s:match('^[*:;#]') or s:match('^{|') then return '\n' .. s ..'\n' else return s end end local functi…” 当前
- 19:372024年5月25日 (六) 19:37 差异 历史 +1,334 新 MediaWiki:Timeless.js 创建页面,内容为“→将为Timeless皮肤的用户加载此处的所有JavaScript: →ART: var kawaiiconsole = String("\n✦ KIRAKIRA DOUGA - Coming Soon! ✦\n _____ ______ _____ ___ __ ______ ____ __ __ ______ __ __ ______ \n/\\ __ \\/\\__ _\\/\\ __ \\ \\ \\_\\ \\/\\ _ \\/\\ _ \\ /\\ \\ __/\\ \\/\\__ _\\ /\\ \\/\\ \\ /\\__ _\\ \n\\ \\ \\/\\ \\/_/\\ \\/\\ \\ \\/\\ \\/\\ \\ \\ \\/\\ \\ \\ \\/\\ \\ \\ \\ \\/\\ \\ \\ \\/…”
- 19:352024年5月25日 (六) 19:35 差异 历史 +10,554 新 MediaWiki:Timeless.css 创建页面,内容为“/* _ _ _____ _ _ /\ /\__ ___ ____ _(_|_) /__ (_)_ __ ___ ___| | ___ ___ ___ / //_/ _` \ \ /\ / / _` | | | / /\/ | '_ ` _ \ / _ \ |/ _ \/ __/ __| / __ \ (_| |\ V V / (_| | | | / / | | | | | | | __/ | __/\__ \__ \ \/ \/\__,_| \_/\_/ \__,_|_|_| \/ |_|_| |_| |_|\___|_|\___||___/___/ Kawaii Timeless by Aira 如果有bug和建议请在留言板上提出 请…”
- 19:292024年5月25日 (六) 19:29 差异 历史 +19,315 新 MediaWiki:Common.css 创建页面,内容为“→这里放置的CSS将应用于所有皮肤: →* 请尊重音MAD维基版权,复制需要注明源自音MAD维基,并且附上URL地址 https://otomad.wiki/MediaWiki:Common.css * 版权协定:知识共享 署名-非商业性使用-相同方式共享 3.0: →加载Material icons: @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; font-display: block; src: url(https://gstatic.loli.net/s/materialicons/v1…”
- 19:272024年5月25日 (六) 19:27 差异 历史 +5,124 新 MediaWiki:Common.js 创建页面,内容为“→以下内容均从https://en.wikipedia.org/wiki/MediaWiki:Common.js导入: /** * Keep code in MediaWiki:Common.js to a minimum as it is unconditionally * loaded for all users on every wiki page. If possible create a gadget that is * enabled by default instead of adding it here (since gadgets are fully * optimized ResourceLoader modules with possibility to add dependencies etc.) * * Since Common.js isn't a gadget, there is no place to declare its * d…”