이 모듈에 대한 설명문서는 모듈:xlit/설명문서에서 만들 수 있습니다
local export = {} function export.xlit() local params = { [1] = {}, -- lang [2] = {}, -- text sc = {}, module = {}, } end return export