跳转到内容

模組:Submit an affp report/config

被永久保护的模块
维基百科,自由的百科全书

这是Module:Submit an affp report/config当前版本,由Xiplus留言 | 贡献编辑于2020年3月1日 (日) 02:54 (已保护“模块:Submit an affp report/config”:高風險模板:使用於介面訊息([编辑=仅管理员](无限期)[移动=仅管理员](无限期)))。这个网址是本页该版本的固定链接。

(差异) ←上一修订 | 最后版本 (差异) | 下一修订→ (差异)
-- This module contains configuration data for [[Module:Submit an affp report]].

return {

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

['request-page'] = 'Wikipedia:防滥用过滤器/错误报告',

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

}