이 모듈에 대한 설명문서는 모듈:끼워넣기/설명문서에서 만들 수 있습니다
return setmetatable({}, { __index = function(tbl, text) return function(frame) return require('모듈:Mfunctions').new(frame.args):parse(text) end end })