이 모듈에 대한 설명문서는 모듈:연습장/설명문서에서 만들 수 있습니다 p = {} function p.main(frame) return "{{{" .. frame.args[1] .. "}}}" end return p