模块:Subject bar:修订历史

来自决策链云智库

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

2024年1月20日 (星期六)

  • 当前之前 20:232024年1月20日 (六) 20:23Zeroclanzhang 讨论 贡献 2,542字节 +2,542 创建页面,内容为“require('strict') local getArgs = require('Module:Arguments').getArgs local yesNo = require('Module:Yesno') -- Determine whether we're being called from a sandbox local isSandbox = mw.getCurrentFrame():getTitle():find('sandbox', 1, true) local sandbox = isSandbox and '/sandbox' or '' local p = {} local sisters = {'commons','species','voy','n','wikt','b','q','s','v','iw','iw1','iw2','d'} local function findNumericArgs(key, args) local pattern = "^"..key.."…”