Перейти к содержанию

Модуль:CTD: различия между версиями

м
нет описания правки
мНет описания правки
мНет описания правки
Строка 53: Строка 53:
-- check if origin specified
-- check if origin specified
if not isempty(frame.args['wiki_page']) then
if not isempty(frame.args['wiki_page']) then
term_link = '[['.. wiki_page .. '|' .. term .. ']]'
term_link = '[['.. frame.args['wiki_page'] ..'|'.. term ..']]'
else  
else  
term_link = term
term_link = term