Изменения

Перейти к навигации Перейти к поиску
м
уточнение поведения
Строка 85: Строка 85:  
end
 
end
 
table.insert(targs, 1, tname)
 
table.insert(targs, 1, tname)
targs._sep, targs._style, targs._nobr, targs._nocat, targs._spaced, targs._comment_sep
+
targs._sep, targs._nobr, targs._nocat, targs._spaced, targs._comment_sep
= sep, style, nobr, nocat, spaced, comment_sep
+
= sep, nobr, nocat, spaced, comment_sep
 +
if not targs._style then
 +
targs._style = style
 +
end
 
content = content .. (i ~= 1 and between and between .. '\n' or '') .. opener .. tostring(expand(frame, 'пример', targs)) .. '\n'
 
content = content .. (i ~= 1 and between and between .. '\n' or '') .. opener .. tostring(expand(frame, 'пример', targs)) .. '\n'
 
end
 
end
Анонимный участник

Реклама:

Навигация