imported>Dabao qian
无编辑摘要
imported>Dabao qian
无编辑摘要
第762行: 第762行:
return make_error_msg ('冲突:{{{2}}} 和 |text=', args, 'lang');
return make_error_msg ('冲突:{{{2}}} 和 |text=', args, 'lang');
else
else
if 'zh' == code then
if ('zh' == code) then
args.text = args[2] or args.text; -- prefer args.text
args.text = args[2] or args.text; -- prefer args.text
else
else