Tachyony
Created page with "local p = {} function p._main(frame, name, mode, check) local categories = { Flagicon = 'Category:Flagicons with missing country data templates', Flagdeco = 'Category:Flagdeco with missing country data templates', } local args={} if require('Module:Yesno')(frame.args['getParent']) then for k,v in pairs(frame:getParent().args) do if (v or '') ~= '' then args[k] = v end end end for k,v in pairs(frame.args) do if (v or '') ~= '' then..."