Module:Citation/CS1:修订间差异

添加2字节 、​ 2021年7月29日 (星期四)
无编辑摘要
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
 
第594行: 第594行:
end
end
if is_set(script_value) then
if is_set(script_value) then
script_value = '-{R|' .. script_value .. '';
script_value = '-{R|' .. script_value .. '}-';
end
end
script_value = substitute (cfg.presentation['bdi'], {lang, script_value}); -- isolate in case script is rtl
script_value = substitute (cfg.presentation['bdi'], {lang, script_value}); -- isolate in case script is rtl
匿名用户