跳转到内容

主要公开日志

所有Wikipedia公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。

日志
  • 2023年9月17日 (日) 08:34 Liu116 留言 贡献创建了页面Module:Sports table/Custom 建立内容为“-- Style for sports tables with custom columns local pp = {} function pp.get_col_styles(Args) -- Load relevant modules local yesno = require('Module:Yesno') local col_style = {} local num_cols = 1 -- Default styles local default_style = Args['default_style'] or '' if default_style:match('^([Ww][Dd]?[Ll])') then -- Backwards compatibility with WDL if not yesno(Args['hide_played'] or 'no') then col_style[num_cols] = 'pld' num_c…”的新页面)