Documentation for this module may be created at Module:Xlit/doc
local export = {} function export.xlit() local params = { [1] = {}, -- lang [2] = {}, -- text sc = {}, module = {}, } end return export