Module:mg-spel: Difference between revisions

No edit summary
No edit summary
Line 10: Line 10:
function export.alter(frame)
function export.alter(frame)
local ret = {}
local ret = {}
local term = PAGENAME or frame:getParent().args[1]
local term = frame:getParent().args[1] or PAGENAME
local e = term; local a = term; local c = term; local s = term
local e = term; local a = term; local c = term; local s = term