Бюрократы, Администраторы интерфейса, Администраторы (Semantic MediaWiki), Кураторы (Semantic MediaWiki), Editors (Semantic MediaWiki), Скрывающие, Администраторы, trusted
70 981
правка
мНет описания правки |
мНет описания правки |
||
Строка 278: | Строка 278: | ||
end | end | ||
-- FOOTNOTE should be added | -- FOOTNOTE should be added | ||
if view_footnote then | if view_footnote then | ||
Строка 294: | Строка 288: | ||
output_str = output_str ..' '.. origin | output_str = output_str ..' '.. origin | ||
else | else | ||
output_str = output_str .. | if term_type == 'литература' or term_type == 'личность' then | ||
output_str = output_str .. ' ('.. lifetime ..')' | |||
end | |||
end | end | ||
if add_description then output_str = output_str ..'. – '.. description end | if add_description then output_str = output_str ..'. – '.. description end |