跳转到内容

模組:Submit an affp report/config

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

这是本页的一个历史版本,由Xiplus留言 | 贡献2020年2月26日 (三) 03:46 (改寫自模块:Submit_an_edit_request/config编辑。这可能和当前版本存在着巨大的差异。

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

return {

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

-- 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',
['button-wrapper-template'] = 'Template:Submit an affp report',

}