所有公开日志

所有悠日計画 維基百科 ~ Yuuni Wiki公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。

日志
  • 2022年10月20日 (四) 11:08 Santorsia 留言 贡献通过文件上传导入了模块:NoteTA(1个版本)
  • 2022年10月13日 (四) 09:07 Santorsia 留言 贡献创建了页面模块:NoteTA (创建页面,内容为“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…”)