Module:siwa-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 154: Line 154:
local args = require("Module:parameters").process(parent_args, params)
local args = require("Module:parameters").process(parent_args, params)
local term = args[1]
local term = args[1]
if term~=mw.title.getCurrentTitle.text then
term=term
else term=mw.ustring.lower(term) end
local ipa = export.crux(term)
local ipa = export.crux(term)