首页
随机
登录
设置
关于锑星百科
免责声明
锑星百科
搜索
Module:NoteTA:修订历史
模块
讨论
查看该页面的日志
(
查看滥用日志
)
过滤修订版本
展开
折叠
截止日期:
标签
过滤:
wikieditor(隐藏的标签)
新重定向
清空
反选
显示版本
差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:
(当前)
=与最后修订的差异,
(之前)
=与上个修订的差异,
小
=小编辑。
2023年12月27日 (星期三)
当前
之前
13:58
2023年12月27日 (三) 13:58
fandom:antimony>Dmmldychkw
3,597字节
+3,597
创建页面,内容为“local z = {} local WikitextLC = require( 'Module:WikitextLC' ) function Tcode( args ) if args.T == nil or args.T == '' then return '' end local div = mw.html.create( 'div' ) :attr( 'class', 'noteTA-title' ) :attr( 'data-noteta-code', args.T ) :wikitext( WikitextLC.title( args.T ) ) if args.dt ~= nil and args.dt ~= '' then div:attr( 'data-noteta-desc', args.dt ) end return tostring( div ) end function group( name, frame ) if name == nil or nam…”