「Module:Citation/CS1」:修訂間差異

移除 2 位元組 、​ 2020年6月4日 (星期四)
無編輯摘要
imported>=海豚=
無編輯摘要
imported>=海豚=
無編輯摘要
第613行: 第613行:
local function script_concatenate (title, script)
local function script_concatenate (title, script)
if is_set(title) then
if is_set(title) then
title = '' .. title .. '';
title = ' .. title .. ';
end
end
if is_set (script) then
if is_set (script) then
匿名用戶