Module:Shortcut:修订历史

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

2024年11月1日 (星期五)

  • 当前之前 12:002024年11月1日 (五) 12:00Selfice 留言 贡献 12,330字节 +12,330 创建页面,内容为“-- This module implements {{shortcut}}. -- Set constants local CONFIG_MODULE = 'Module:Shortcut/config' -- Load required modules local checkType = require('libraryUtil').checkType local yesno = require('Module:Yesno') local p = {} function p._getshortname(frame) return frame:expandTemplate{title = "Lan",args = {["zh-hans"]="快捷方式",["zh-hant"]="捷徑"}} end function p.getshortlink(frame) return "[[Wikipedia:捷徑|" .. p._getshortname(frame) .. "…”