10,323
次編輯
變更
小
-- 本地化注意
-- 本地化注意
导入1个版本
-- 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
)