Изменения
мСтрока 82:
Строка 82:
− +
− +
оформление
tag = nil
tag = nil
container = 'pre'
container = 'pre'
sep = '<div style="margin-left: 50%; margin-bottom: 1em;"><big>↓</big></div>\n' --слегка изменённое содержимое шаблона sp↓
sep = '<div style="margin: -0.5em 50% 0.7em;"><big>↓</big></div>\n' --слегка изменённое содержимое шаблона sp↓
elseif style == '*pre↓' then
elseif style == '*pre↓' then
tag = nil
tag = nil
container = '*pre'
container = '*pre'
sep = '<div style="margin-left: 50%; margin-bottom: 1em;"><big>↓</big></div>\n' --слегка изменённое содержимое шаблона sp↓
sep = '<div style="margin: -0.5em 50% 0.7em;"><big>↓</big></div>\n' --слегка изменённое содержимое шаблона sp↓
elseif style == 'wikitable' then
elseif style == 'wikitable' then
tag = 'tt'
tag = 'tt'