Sware
Created page with "local export = {} local labels_module = "Module:labels" --[[ this function is only to be used in {{alternative spelling of}}, {{eye dialect of}} and similar templates ]] function export.show_from(frame) local froms = {} local categories = {} local iparams = { ["lang"] = {type = "language"}, ["default"] = {}, } local iargs = require("Module:parameters").process(frame.args, iparams) local parent_args = frame:getParent().args local compat = iargs["..."