Module:GetParameters:修订历史

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

2022年11月23日 (星期三)

  • 当前之前 21:242022年11月23日 (三) 21:24入我相思门 留言 贡献 1,807字节 0 已保护“模块:GetParameters”([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期))
  • 当前之前 21:232022年11月23日 (三) 21:23入我相思门 留言 贡献 1,807字节 +1,807 创建页面,内容为“local p = {} --[[ Helper function that populates the argument list given that user may need to use a mix of named and unnamed parameters. This is relevant because named parameters are not identical to unnamed parameters due to string trimming, and when dealing with strings we sometimes want to either preserve or remove that whitespace depending on the application. ]] function p.getParameters( frame_args, arg_list ) local new_args = {}; local index = 1…”