Module:Sandbox/Galobtter
Jump to navigation
Jump to search
local p = {}
function p.main(frame)
return mw.title.getCurrentTitle();
end
return p