Module:siwa-pron: Difference between revisions

No edit summary
No edit summary
Line 185: Line 185:
local params = {
local params = {
[1] = { default = mw.title.getCurrentTitle().nsText == 'Template' and "uįo·sauṡṡi" or mw.title.getCurrentTitle().text },
[1] = { default = mw.title.getCurrentTitle().nsText == 'Template' and "uįo·sauṡṡi" or mw.title.getCurrentTitle().text },
a = {type = 'boolean', default = true},
["a"] = {type = 'boolean', default = true},
e = {type = 'boolean', default = true},
["e"] = {type = 'boolean', default = true},
w = {type = 'boolean', default = true},
["w"] = {type = 'boolean', default = true},
acc = {list = true},
["acc"] = {list = true},
}
}