模块:Protection banner/documentation/config:修订间差异
小 Rollback edit(s) by 119.94.8.18 (talk): Vandalism (from contribs) (RW 16) |
小 导入1个版本 |
||
(没有差异)
| |||
2022年9月18日 (日) 22:23的最新版本
此模块的文档可以在模块: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'] = 'Reason',
['documentation-heading-action'] = 'Action',
['documentation-heading-description'] = 'Description',
-- Blurb to display if no reasons were found in the module config.
['documentation-blurb-noreasons'] = 'No reason values were found in the module'
.. ' configuration.',
}