模块:Protection banner/documentation/config

来自中文乐谱库

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

脚本错误:Lua错误:无法创建进程:proc_open(/dev/null): failed to open stream: Operation not permitted

-- 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.',

}