Module:qlu-pron: Difference between revisions
No edit summary |
No edit summary |
||
| Line 352: | Line 352: | ||
local parent_args = frame:getParent().args | local parent_args = frame:getParent().args | ||
local params = { | local params = { | ||
[1] = { default = mw.title.getCurrentTitle(). | [1] = { | ||
default = mw.title.getCurrentTitle().text, | |||
template_default = "agghiu" | |||
}, | |||
["rs"] = {type = 'boolean'}, | ["rs"] = {type = 'boolean'}, | ||
} | } | ||