所有公开日志

所有NebulaeWiki公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。

日志
  • 2023年9月23日 (六) 22:33 Kuina 留言 贡献保护了模块:Arguments [编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期) 历史
  • 2023年9月19日 (二) 12:59 Kuina 留言 贡献创建了页面模块: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) ==…”)