[go: up one dir, main page]
More Web Proxy on the site http://driver.im/跳转到内容

Module:Wd:修订历史

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

2022年11月25日 (星期五)

  • 当前之前 13:002022年11月25日 (五) 13:00 Shinohara Chihiro 留言 贡献 68,828字节 +68,828 创建页面,内容为“-- Original module located at en:Module:Wd and en:Module:Wd/i18n. local p = {} local arg = ... local i18n local function loadI18n(aliasesP, frame) local title if frame then -- current module invoked by page/template, get its title from frame title = frame:getTitle() else -- current module included by other module, get its title from ... title = arg end if not i18n then i18n = require(title .. "/i18n").init(aliasesP) end end p.clai…”