跳转到内容

主要公开日志

所有Wikipedia公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。

日志
  • 2025年6月29日 (日) 14:44 SunAfterRain 留言 贡献创建了页面Module:Reaction 建立内容为“-- implement {{Reaction}} local p = {} local mIfexist local function mayMakeFile(iconInput) local success, title = pcall(mw.title.new, iconInput) if success and title and title.namespace == 6 then if not mIfexist then mIfexist = require('Module:Ifexist') end -- if title.file.exists then if mIfexist._pfFileExists(title) then return string.format('x20px|link=', title.text) end end return false end local function…”的新页面)