Module:rad-pronunciation: Difference between revisions

ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
(Added <> alternative pronunciation generation functionality)
No edit summary
Line 134: Line 134:
end
end
table.insert(IPA[mode_dialect][mode_register], temp_arg)
mw.log("IPA: added '" .. temp_arg .. "' to IPA[" .. mode_dialect .. "][" .. mode_register .. "]")
mw.log("IPA: added '" .. temp_arg .. "' to IPA[" .. mode_dialect .. "][" .. mode_register .. "]")
table.insert(IPA[mode_dialect][mode_register], temp_arg .. "[[Category:Radestrian terms with manually entered pronunciation]]")
if mode_dialect == "standard" or mode_dialect == "hjádvanþs" then
if mode_dialect == "standard" or mode_dialect == "hjádvanþs" then