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