Module:taln-conj: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 209: | Line 209: | ||
local args = frame:getParent().args | local args = frame:getParent().args | ||
local title = mw.title.getCurrentTitle(). | local title = mw.title.getCurrentTitle().prefixedText | ||
local class = args.class or detect_class(title) | local class = args.class or detect_class(title) | ||