模块:Separate:修订历史

来自TFLS Wiki

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

2022年5月21日 (星期六)

2022年5月20日 (星期五)

  • 当前之前 17:112022年5月20日 (五) 17:11Holger Huo 讨论 贡献 1,165字节 0 已保护“模块:Separated entries”([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期))[连锁保护]
  • 当前之前 09:562022年5月20日 (五) 09:56Holger Huo 讨论 贡献 1,165字节 +1,165 创建页面,内容为“-- This module takes positional parameters as input and concatenates them with -- an optional separator. The final separator (the "conjunction") can be -- specified independently, enabling natural-language lists like -- "foo, bar, baz and qux". local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p._main(args) local separator = args.separator -- Decode (convert to Unicode) HTML escape sequences, such as " "…”