Бюрократы, Администраторы интерфейса, Администраторы (Semantic MediaWiki), Кураторы (Semantic MediaWiki), Editors (Semantic MediaWiki), Скрывающие, Администраторы, trusted
69 208
правок
мНет описания правки |
мНет описания правки |
||
Строка 155: | Строка 155: | ||
else | else | ||
term_to_show = text | term_to_show = text | ||
end | |||
-- in case of literature add volume, chapter, page and so on | |||
if not isempty(specification) then | |||
term_to_show = term_to_show ..', '.. specification | |||
end | end | ||
Строка 197: | Строка 201: | ||
origin = origin .. ')' | origin = origin .. ')' | ||
end | end | ||
-- construct lifetime string for pop-up message | -- construct lifetime string for pop-up message |