Module:IPAc-en: Difference between revisions
Content deleted Content added
Caleb Cooper (talk | contribs) Created page with "-- This module implements Template:IPAc-en. local data = mw.loadData('Module:IPAc-en/data') local p = {} -- Global container for tracking categories local categoryHandle..." |
Caleb Cooper (talk | contribs) No edit summary |
||
Line 150:
:addClass('IPA nopopups noexcerpt')
:wikitext(string.format(
'[[wikipedia:Help:IPA/English|%s]]',
table.concat(words)
))
| |||