打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

Module:Protection banner/documentation/config

来自大天使虫洞百科

此模块的文档可以在Module:Protection banner/documentation/config/doc创建

-- This module contains messages used to generate the documentation for
-- [[Module:Protection banner]].

return {

-- Reason table headings.
['documentation-heading-reason'] = '原因',
['documentation-heading-action'] = '操作',
['documentation-heading-description'] = '描述',

-- Blurb to display if no reasons were found in the module config.
['documentation-blurb-noreasons'] = '此模块中找不到相应原因'
	.. ' configuration.',

}