KK的用户贡献
更多操作
2025年10月30日 (星期四)
- 15:372025年10月30日 (四) 15:37 差异 历史 +10,054 新 模块:Arguments 创建页面,内容为“-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) ==…” 当前
- 15:372025年10月30日 (四) 15:37 差异 历史 +9,764 新 模块:Wikt-lang 创建页面,内容为“require('strict') local m_data = mw.loadData("Module:Wikt-lang/data") local langData = m_data.languages or m_data local p = {} local function ifNotEmpty(value) if value == "" then return nil else return value end end local function makeLinkedName(languageCode) local data = langData[languageCode] local article = data["article"] local name = data["Wikipedia_name"] or data["name"] return "" .. name .. ": " end local functi…” 当前
- 15:342025年10月30日 (四) 15:34 差异 历史 +146 鸢尾共和国 无编辑摘要 标签:可视化编辑
- 15:342025年10月30日 (四) 15:34 差异 历史 −105 模板:Infobox country 无编辑摘要
- 15:312025年10月30日 (四) 15:31 差异 历史 −117 模板:Infobox country 无编辑摘要
- 15:292025年10月30日 (四) 15:29 差异 历史 +212 鸢尾共和国 无编辑摘要 标签:可视化编辑
- 15:232025年10月30日 (四) 15:23 差异 历史 +3,533 新 模板:Hlist/styles.css 创建页面,内容为“→* hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * [[MediaWiki talk:Common.css/to do#hlist-separated]]: /* * TODO: When the majority of readership supports it (or some beautiful world * in which grade C sup…” 当前
- 15:222025年10月30日 (四) 15:22 差异 历史 +1,065 新 模块:Navbar/styles.css 创建页面,内容为“.navbar { display: inline; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar a > span, .navbar a > abbr { text-decoratio…” 当前
- 15:222025年10月30日 (四) 15:22 差异 历史 +919 新 模块:Navbar/configuration 创建页面,内容为“return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = '本模板:', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = '页面不存在 ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', --…” 当前
- 15:212025年10月30日 (四) 15:21 差异 历史 +94 新 模板:Navbar 创建页面,内容为“<includeonly>{{#invoke:Navbar|navbar}}</includeonly><noinclude> {{documentation}} </noinclude>” 当前
- 15:202025年10月30日 (四) 15:20 差异 历史 +5,531 新 模块:Navbar 创建页面,内容为“local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, fa…” 当前
- 15:172025年10月30日 (四) 15:17 差异 历史 +554 模板:Infobox country 无编辑摘要
- 15:172025年10月30日 (四) 15:17 差异 历史 −1,606 模板:Infobox country 无编辑摘要
- 15:142025年10月30日 (四) 15:14 差异 历史 +931 鸢尾共和国 无编辑摘要 标签:可视化编辑:已切换
- 15:142025年10月30日 (四) 15:14 差异 历史 +3,278 新 模板:Infobox country 创建页面,内容为“<includeonly>{{Infobox | bodyclass = ve-infobox-country | bodystyle = width: 22em; | above = {{{国名|{{PAGENAME}}}}} | abovestyle = background-color: #CCEEFF; →国家名标题栏颜色: | image = {{{国旗|}}} | caption = | subheader = [[文件:{{{国徽|}}}|100px|alt=国徽]] | subheaderstyle = text-align: center; font-size: 85%; →国徽样式: | headerstyle = background-color: #E6F3FF; →分组标题栏颜色: | label1 =…”
- 14:482025年10月30日 (四) 14:48 差异 历史 +3 新 文件:星屑のコード海弦海报.png 无编辑摘要 当前
- 14:462025年10月30日 (四) 14:46 差异 历史 +24,669 新 MediaWiki:Common.css 创建页面,内容为“→这里放置的CSS将应用于所有皮肤: →桌面版网页所有皮肤的公共CSS: →界面管理员注意!任何对Common.css的改变必须先在技术客栈讨论,谢谢。: →.mw-parser-output内的样式调整请使用TemplateStyles: →Default styling for HTML elements: cite, dfn { font-style: inherit; →Reset default styling for <dfn>: } →== 参考区 ==: /* Make the list of references smaller * Keep in sync with Temp…”
- 14:442025年10月30日 (四) 14:44 差异 历史 −249 星光和弦 无编辑摘要 标签:可视化编辑
- 14:382025年10月30日 (四) 14:38 差异 历史 +2,899 星光和弦 无编辑摘要
- 14:342025年10月30日 (四) 14:34 差异 历史 +2,241 星光和弦 无编辑摘要
- 14:332025年10月30日 (四) 14:33 差异 历史 +2,871 模板:Infobox anidrama 无编辑摘要 当前
- 14:332025年10月30日 (四) 14:33 差异 历史 +3,154 新 模块:Infobox/styles.css 创建页面,内容为“→* This TemplateStyles sheet deliberately does NOT include the full set of * infobox styles. We are still working to migrate all of the manual * infoboxes. See [[MediaWiki talk:Common.css/to do#Infobox]] * DO NOT ADD THEM HERE: →* not strictly certain these styles are necessary since the modules now * exclusively output infobox-subbox or infobox, not both * just replicating the module faithfully: .infobox-subbox { padding: 0; border: none; m…” 当前
- 14:332025年10月30日 (四) 14:33 差异 历史 −1,128 模板:Infobox 页面内容被替换为“{{#invoke:Infobox|infobox}}” 标签:替换
- 14:302025年10月30日 (四) 14:30 差异 历史 +2,123 模块:Infobox 无编辑摘要 当前 标签:手工回退
- 13:212025年10月30日 (四) 13:21 差异 历史 +28 新 模板:HelloWorld 创建页面,内容为“{{#invoke:HelloWorld|hello}}” 当前
- 12:462025年10月30日 (四) 12:46 差异 历史 +87 星光和弦 无编辑摘要
- 12:462025年10月30日 (四) 12:46 差异 历史 +1,059 模板:Infobox 无编辑摘要
- 12:162025年10月30日 (四) 12:16 差异 历史 +98 新 模块:HelloWorld 创建页面,内容为“local p = {} function p.hello( frame ) return "Lua 魔法引擎工作正常!" end return p” 当前
- 12:122025年10月30日 (四) 12:12 差异 历史 −1,397 模板:Infobox/styles:css 清空全部内容 当前 标签:清空
- 12:092025年10月30日 (四) 12:09 差异 历史 −2,189 模板:Infobox anidrama 清空全部内容 标签:清空
- 12:082025年10月30日 (四) 12:08 差异 历史 −48 星光和弦 清空全部内容 标签:清空
2025年10月29日 (星期三)
- 23:202025年10月29日 (三) 23:20 差异 历史 +2,136 模板:Infobox anidrama 无编辑摘要
- 23:192025年10月29日 (三) 23:19 差异 历史 −2,123 模块:Infobox 无编辑摘要 标签:已被回退
- 23:182025年10月29日 (三) 23:18 差异 历史 +48 新 星光和弦 创建页面,内容为“{{Infobox anidrama | 名称 = 星屑の代码 }}” 标签:可视化编辑:已切换
- 23:182025年10月29日 (三) 23:18 差异 历史 −1,556 模板:Infobox anidrama 页面内容被替换为“'''这是一个测试模板''' 名称: {{{名称|}}}” 标签:替换
- 23:162025年10月29日 (三) 23:16 差异 历史 +1,609 新 模板:Infobox anidrama 创建页面,内容为“<includeonly>{{Infobox | bodyclass = ve-infobox-anidrama | above = {{{作品标题|{{PAGENAME}}}}} | abovestyle = background-color: #CCCCFF; →作品原名标题栏颜色: | image = {{{图片|}}} | caption = {{{图片说明|}}} | headerstyle = background-color: #E6E6FF; →分组标题栏颜色: | header1 = {{{译名|}}} | label2 = 国际名 | data2 = {{{国际名|}}} | label3 = 地区 | data3 = {{{地区|}}} | hea…”
- 23:142025年10月29日 (三) 23:14 差异 历史 +22,656 新 模块:Infobox 创建页面,内容为“-- 中文的此模块对比英文维基多解析了overimage, overcaption, -- overimagerowclass以及header/labal/data*style参数。 local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s'…”
- 23:042025年10月29日 (三) 23:04 差异 历史 +1,397 新 模板:Infobox/styles:css 创建页面,内容为“→* CSS for Template:Infobox. * The styles are part of the meta-template, which is used by many other templates. * So please be careful when editing.: .infobox { border: 1px solid #a2a9b1; border-spacing: 3px; background-color: #f8f9fa; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; font-size: 88%; line-height: 1.5em; width: 22em; →维基百科标准宽度: } .infobox t…”
- 22:482025年10月29日 (三) 22:48 差异 历史 +96 新 模板:Infobox 创建页面,内容为“<includeonly>{{#invoke:Infobox|infobox}}</includeonly><noinclude> {{Documentation}} </noinclude>”
- 22:012025年10月29日 (三) 22:01 差异 历史 +62 新 鸢尾共和国 创建页面,内容为“缩略图 1111” 标签:可视化编辑
- 22:012025年10月29日 (三) 22:01 差异 历史 +6 新 文件:9452e9d660082f18440e60863d433c0b.png 无编辑摘要 当前
- 21:382025年10月29日 (三) 21:38 差异 历史 +10 首页 无编辑摘要 标签:可视化编辑
- 21:262025年10月29日 (三) 21:26 差异 历史 −664 首页 无编辑摘要 标签:可视化编辑