打开/关闭菜单
打开/关闭个人菜单
未登录
如果您进行任何编辑,您的IP地址会公开展示。

Module:Error:修订历史

来自索尼克百科

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

2023年8月6日 (星期日)

2023年1月24日 (星期二)

  • 当前之前 06:582023年1月24日 (二) 06:58imported>Alistair3149 1,129字节 0 Created page with "-- This module implements {{error}}. local p = {} local function _error(args) local tag = mw.ustring.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 or args[1] or error('no message specified', 2))) ) end function..." 撤销
  • 当前之前 06:582023年1月24日 (二) 06:58imported>Alistair3149 1,129字节 +1,129 Created page with "-- This module implements {{error}}. local p = {} local function _error(args) local tag = mw.ustring.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 or args[1] or error('no message specified', 2))) ) end function..." 撤销

2022年10月29日 (星期六)

2022年7月14日 (星期四)

  • 当前之前 17:522022年7月14日 (四) 17:52zh>Xiplus-abot 1,233字节 +1,233 已更改“Module:Error”的保护设置:​高風險模板:143636引用<!-- 機器人3 -->([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期))
我们提供服务需要使用Cookie。您使用我们的服务,即表示您同意我们使用Cookie。