Module:IPAc-en: Difference between revisions

m
1 revision imported
(‎ retiring language-specific categories)
 
m (1 revision imported)
 
(3 intermediate revisions by 2 users not shown)
Line 163: Line 163:
categories["Pages including recorded pronunciations"] = true
categories["Pages including recorded pronunciations"] = true
ret[#ret + 1] = mw.getCurrentFrame():expandTemplate{
ret[#ret + 1] = mw.getCurrentFrame():expandTemplate{
title = 'Template:IPA audio link', args = { file } }
title = 'Template:IPA audio link', args = { file, attribution = args.attribution } }
end
end
end
end