Module:IPAc-en: Difference between revisions

Content deleted Content added
No edit summary
m 1 revision imported
 
(One intermediate revision by one other user not shown)
Line 150:
:addClass('IPA nopopups noexcerpt')
:wikitext(string.format(
'[[wikipedia:Help:IPA/English|%s]]',
table.concat(words)
))
Line 163:
categories["Pages including recorded pronunciations"] = true
ret[#ret + 1] = mw.getCurrentFrame():expandTemplate{
title = 'Template:IPA audio link', args = { file, attribution = args.attribution } }
end
end