See usage on user:imahero/test.
local p = {} --p stands for package function p.left( frame ) return mw.language:getArrow( left ) end return p