Module:mg-spel: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 83: Line 83:
function export.mutate(frame)
function export.mutate(frame)
local term = frame:getParent().args[1] or PAGENAME
local term = mw.title.getCurrentTitle().nsText == "Template" and "bea" or frame:getParent().args[1] or PAGENAME
local unchanged = "''unchanged''"
local unchanged = "''unchanged''"