Изменения
Перейти к навигации
Перейти к поиску
мСтрока 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