跳转到内容

鹿野耕云的用户贡献

此用户有538次编辑。​账号创建于2025年10月26日 (星期日)。
搜索贡献展开折叠
⧼contribs-top⧽
⧼contribs-date⧽
最新 | 最旧) 查看( | )(20 | 50 | 100 | 250 | 500

2025年11月24日 (星期一)

2025年11月23日 (星期日)

2025年11月21日 (星期五)

2025年11月20日 (星期四)

  • 17:582025年11月20日 (四) 17:58 差异 历史 +8,206 Module:Arguments 创建页面,内容为“-- 本模块提供对从 #invoke 传递给 Scribunto 的参数进行简单处理的功能。 -- 它旨在供其他 Lua 模块使用,不应直接从 #invoke 调用。 local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- 生成四种不同的 tidyVal 函数,这样我们就不必每次调用时都检查选项。 local function tidyValDefault(key, val) if type(val) == 'string' then val = val:match('^%…”
  • 15:562025年11月20日 (四) 15:56 差异 历史 +16,383 Module:Documentation/config 创建页面,内容为“---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- 在这里可以设置Module:Documentation中使用的参数和消息的值, -- 以便将其本地化到您的wiki和语言。除非另有说明,此处给出的值应为字符串值。 -----------------------------------------------------------------------------------------------…”
  • 15:482025年11月20日 (四) 15:48 差异 历史 +34,802 Module:Documentation 创建页面,内容为“-- 此模块实现了{{documentation}}模板。 -- 获取所需的模块。 local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- 获取配置表。 local cfg = mw.loadData('Module:Documentation/config') local p = {} -- 常用函数。 local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- 辅助函数 -- -- 这些函数定义为局部函数,但为了…”
  • 13:062025年11月20日 (四) 13:06 差异 历史 +1,360 Template:Documentation 创建页面,内容为“<noinclude> {{documentation|content= {{Lua|Module:Documentation}} 本模板会自动显示一个标准化的文档说明框(如您当前所见),其内容通常转引自其他页面。 适用于需要在其他页面中嵌入(模板嵌入)的页面,包括模板命名空间及其他命名空间的模板类页面。 == 使用方法 == === 自定义显示 === 支持通过参数自定义输出效果: * {{documentation|heading=…”

2025年11月19日 (星期三)

最新 | 最旧) 查看( | )(20 | 50 | 100 | 250 | 500