Module:Hatnote list:修订间差异

无编辑摘要
标签已被回退
无编辑摘要
标签手工回退
 
第53行: 第53行:
local s = options.space
local s = options.space
-- Format the list if requested
-- Format the list if requested
--if options.formatted then
if options.formatted then
-- list = mFormatLink.formatPages(
list = mFormatLink.formatPages(
-- {}, list
{}, list
-- )
)
--end
end
-- Set the separator; if any item contains it, use the alternate separator
-- Set the separator; if any item contains it, use the alternate separator
local separator = options.separator
local separator = options.separator