打开/关闭搜索
搜索
打开/关闭菜单
通知
打开/关闭个人菜单
模块:Category handler/data:修订历史
帮助
来自吾萌百科
查看
阅读
查看源代码
查看历史
associated-pages
模块
讨论
更多操作
查看该页面的日志
(
查看滥用日志
)
筛选修订版本
展开
折叠
截止日期:
标签
过滤器:
discussiontools-added-comment(隐藏的标签)
discussiontools-source-enhanced(隐藏的标签)
discussiontools(隐藏的标签)
wikieditor(隐藏的标签)
可视化
可视化编辑
可视化编辑:已切换
回退
已被回退
手工回退
撤销
新话题
新重定向
替换
清空
源代码
移除重定向
显示版本
差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:
(当前)
=与最后版本之间的差异,
(之前)
=与上一版本之间的差异,
小
=小编辑。
2022年2月18日 (星期五)
当前
之前
12:15
2022年2月18日 (五) 12:15
Rmolives
讨论
贡献
631字节
+631
创建页面,内容为“-- This module assembles data to be passed to
Module:Category handler
using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title blacklist. local data = require('Module:Category handler/config') local mShared = require('Module:Category handler/shared') local blacklist = require('Module:Category handler/blacklist') local title = mw.title.getCurrentTitle() data.currentTitleMatchesBlacklist = mShared.matchesB…”