變更
小
已保护“模块:Labelled list hatnote”:高风险模板([编辑=仅管理员](无限期)[移动=仅管理员](无限期))
-- Defaults global to this module
-- 本地化注意
local defaults = {
label = 'See also参见', --Final fallback for label argument labelForm = '%s: :%s',
prefixes = {'label', 'label ', 'l'},
template = 'Module:Labelled list hatnote'
labels = labels or {}
if #pages == 0 then
-- 本地化注意
return mHatnote.makeWikitextError(
'no page names specified未指定页面名称', (options.template or defaults.template) .. '#Errors错误',
options.category
)