×
创建新页面
在此填写您的页面标题:
我们当前在Undertale社区维基上拥有187个页面。请在上方输入您的页面名称或点击以下任意标题来开始编写页面!



Undertale社区维基

模块:Arguments:修订历史

欢迎来到Undertale社区维基(*`∀´*)ノ亻,如果想要参与条目创建或编辑,请先登录

要对比两个版本,请先选中它们对应的单选框,然后按回车键或点击下方的按钮,即可进入版本差异对比视图。
也可以通过这些选项进行版本差异对比:(当前)=这个版本与最后版本之间的差异,(之前)=这个版本与它上一版本之间的差异。
此外,=小编辑。
非管理组用户不能删除历史,如果您的编辑和摘要包含隐私信息,请向管理组反馈(审核员管理员系统管理员)。

2022年2月19日 (星期六)

  • 当前之前 20:432022年2月19日 (六) 20:43僵尸君呀 讨论 贡献 10,039字节 −15 无编辑摘要
  • 当前之前 18:472022年2月19日 (六) 18:47僵尸君呀 讨论 贡献 10,054字节 +10,054 创建页面,内容为“-- 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) ==…”