Module:Citation/CS1:修订间差异
跳到导航
跳到搜索
无编辑摘要
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 .. ''; | ||
end | end | ||
if is_set (script) then | if is_set (script) then |