Изменения

м
фикс
Строка 66: Строка 66:  
if v ~= '' then
 
if v ~= '' then
 
targs = mw.text.split(v, '\\')
 
targs = mw.text.split(v, '\\')
 +
else
 +
targs = {}
 
end
 
end
 
table.insert(targs, 1, tname)
 
table.insert(targs, 1, tname)
Анонимный участник