跳转到内容

Module:GetParameters:修订历史

2024年6月27日 (星期四)

2023年1月4日 (星期三)

2022年5月21日 (星期六)

2022年5月13日 (星期五)

  • 当前先前 01:372022年5月13日 (五) 01:37 蕭漫 留言 贡献 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 = {};…”的新页面