跳转到内容

Module:Sidebar games events/sandbox:修订历史

2024年7月11日 (星期四)

2021年8月7日 (星期六)

  • 当前先前 03:052021年8月7日 (六) 03:05 Df910105 留言 贡献 7,561字节 +7,561 建立内容为“-- -- This module implements {{Sidebar games events}} -- This module was created using code taken directly from Module:Sidebar -- require('Module:No globals') local p = {} local getArgs = require('Module:Arguments').getArgs function p.sidebar(frame, args) if not args then args = getArgs(frame) end local root = mw.html.create() root = root :tag('table') :addClass('sidebar-games-events') :addClass(args.float == 'left' and…”的新页面