首页
随机
登录
设置
关于中医百科
免责声明
中医百科
搜索
查看“︁Module:Category handler/config”︁的源代码
←
Module:Category handler/config
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
local cfg = {} cfg.parameters = { nocat = 'nocat', categories = 'categories', category2 = 'category2', subpage = 'subpage', all = 'all', other = 'other', demopage = 'page', } cfg.category2Yes = 'yes' cfg.category2Negative = '\172' cfg.subpageNo = 'no' cfg.subpageOnly = 'only' -- 适配:主空间 + 文件 + 模板(关键) + 分类 cfg.defaultNamespaces = { [ 0] = true, -- main [ 6] = true, -- file [10] = true, -- template [14] = true, -- category } cfg.wrappers = 'Template:Category handler' return cfg
该页面使用的模板:
Module:Arguments
(
查看源代码
)
Module:Category handler/config
(
查看源代码
)
Module:Category handler/config/doc
(
查看源代码
)
Module:Documentation
(
查看源代码
)
Module:Documentation/config
(
查看源代码
)
Module:Documentation/styles.css
(
查看源代码
)
Module:Message box
(
查看源代码
)
Module:Redirect
(
查看源代码
)
Module:Yesno
(
查看源代码
)
返回
Module:Category handler/config
。