10,731
edits
TheNightAvl (talk | contribs) No edit summary |
TheNightAvl (talk | contribs) No edit summary |
||
Line 97: | Line 97: | ||
function rad_link_IPA(word, post, noipa, pre) | function rad_link_IPA(word, post, noipa, pre) | ||
if pre == "" then pre = nil end | |||
if post == "" then post = nil end | |||
if noipa == nil then noipa = false end | if noipa == nil then noipa = false end | ||
local post_space = " " | local post_space = " " |