打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模块:Error:修订历史

爱来自星云工艺喵!(づ。◕◡◡◕。)づ

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

2025年5月30日 (星期五)

  • 当前之前 00:452025年5月30日 (五) 00:45 Kuina 留言 贡献 1,187字节 +1,187 创建页面,内容为“-- Imported from: https://en.wikipedia.org/wiki/Module:Error -- This module implements {{error}}. local p = {} local function _error(args) local tag = string.lower(tostring(args.tag)) -- Work out what html tag we should use. if not (tag == 'p' or tag == 'span' or tag == 'div') then tag = 'strong' end -- Generate the html. return tostring(mw.html.create(tag) :addClass('error') :wikitext(tostring(args.message o…”
我们为您提供服务需要使用Cookie。使用我们的服务即表示您同意我们使用Cookie。