模块:Arguments:修订历史

跳转到导航 跳转到搜索

差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:(当前)=与最后修订的差异,(之前)=与上个修订的差异,=小编辑。

2025年7月16日 (星期三)

  • 当前之前 06:582025年7月16日 (三) 06:58Raxter 留言 贡献 8,698字节 +8,698 创建页面,内容为“-- 摘自中文维基百科:https://zh.wikipedia.org/wiki/Module: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 ev…”