Module:Respell: Difference between revisions

no edit summary
m (1 revision imported)
No edit summary
 
Line 26: Line 26:
.. '</i>'
.. '</i>'
if args.link ~= 'no' then
if args.link ~= 'no' then
ret = '[[Help:Pronunciation respelling key|' .. ret .. ']]'
ret = '[[wikipedia:Help:Pronunciation respelling key|' .. ret .. ']]'
end
end
return ret
return ret