Content deleted Content added
mNo edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 32:
local function makeAudioLink(file)
categories["
local span = mw.html.create('span')
span
Line 45:
:css('font', 'bold 80% sans-serif')
:css('padding', '0 .1em')
:wikitext(string.format('[[:File:%s|i]]', file))
return tostring(span)
Line 167 ⟶ 166:
local span = mw.html.create('span')
:addClass('IPA nopopups')
:attr('lang', 'nl-fonipa')
:wikitext(string.format(
'[[Help:IPA/Dutch|%s]]',
|