Module:IPAc-en: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) No edit summary |
Adding support for attribution parameter per Template talk:IPAc-en#Adding support for attribution parameter, copied from Module:IPAc-en/sandbox |
||
Line 150:
:addClass('IPA nopopups noexcerpt')
:wikitext(string.format(
'[[
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
|