所有公开日志

来自梦珂

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

日志
  • 2022年2月19日 (六) 13:24 Xiaohuo 讨论 贡献删除页面模块:SafeCate (内容为:“local module = {} local function _isvalid(value) return value ~= nil and type(value) == "string" and mw.text.trim(value) ~= "" end function module.main(frame) local strict = frame local parent = frame:getParent() if not _isvalid(frame.args[1]) then if not (parent and _isvalid(parent.args[1])) then return end local title = parent:getTitle() if title == "Template:S…”,唯一贡献者是“Xiaohuo”(讨论))