模块:Submit an affp report/config

来自有兽档案馆
文档图示 模块文档[创建] [跳转到代码]

本模块还没有文档页面。

您可以创建文档以让编者更好地理解本模块的用途。
编者可以在本模块的沙盒创建 | 镜像和测试样例创建页面进行实验。
请将模块自身所属的分类添加在文档中。本模块的子页面
-- This module contains configuration data for [[Module:Submit an affp report]].

return {

--------------------------------------------------------------------------------
-- Messages
--------------------------------------------------------------------------------

['request-page'] = 'LIB_talk:过滤器处理/报告',

-- The default display value for affp report.
['default-display-value'] = '报告过滤器错误',

-- The template that stores the affp report preload text
['preload-template'] = 'Template:Falsepositive/auto',

-- The names of the templates to be used as wrappers for the "link" and "button"
-- functions. These are passed as arguments to the "wrappers" option of
-- [[Module:Arguments]].
['link-wrapper-template'] = 'Template:Submit an affp report/link',
['warning-wrapper-template'] = 'Template:Submit an affp report/warning',
['button-wrapper-template'] = 'Template:Submit an affp report',

}