모듈:모듈 Wikitext/샌드박스

Module
--[[ 로컬 p = {}  p.text = '  함수 p.main() p.text를 반환하다 끝.  함수 p._addText(텍스트, 전처리프레임) preprocessFrame ~= false인 경우 text = (preprocessFrame 또는 mw.getCurrentFrame()): preprocess(텍스트) 끝. p.text = p.text ..text 끝.  반환 p  --]]