Module:Citation/CS1:修订间差异

跳到导航 跳到搜索
删除23字节 、​ 2020年6月4日 (星期四)
无编辑摘要
imported>Wujx3433
(创建页面,内容为“ local z = { error_categories = {}; -- 用于对包含错误的引文进行分类 error_ids = {}; message_tail = {}; maintenance_cats = {}; -- 对本身不是…”)
 
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 = '-{zh;zh-hans;zh-hant|' .. title .. '}-';
title = '' .. title .. '';
end
end
if is_set (script) then
if is_set (script) then
匿名用户

导航菜单