Бюрократы, Администраторы интерфейса, Администраторы (Semantic MediaWiki), Кураторы (Semantic MediaWiki), Editors (Semantic MediaWiki), Скрывающие, Администраторы, trusted
69 208
правок
мНет описания правки |
мНет описания правки |
||
Строка 156: | Строка 156: | ||
if mw.ustring.find(view,'сноска',1,true) ~= nil then view_footnote = true end | if mw.ustring.find(view,'сноска',1,true) ~= nil then view_footnote = true end | ||
if mw.ustring.find(view,'скобки',1,true) ~= nil then view_brackets = true end | if mw.ustring.find(view,'скобки',1,true) ~= nil then view_brackets = true end | ||
if mw.ustring.find(view,'ссылка',1,true) ~= nil then view_link = true end | |||
-- parse 'style' for values | -- parse 'style' for values | ||
if mw.ustring.find(style,'серый',1,true) ~= nil then font_grey = true end | if mw.ustring.find(style,'серый',1,true) ~= nil then font_grey = true end |