Editing Module:IconGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 17: | Line 17: | ||
local lang_codes = mw.loadJsonData("Data:LangCodes.json") | local lang_codes = mw.loadJsonData("Data:LangCodes.json") | ||
local lang_module = require("Module:Lang") | local lang_module = require("Module:Lang") | ||
local table_data = require("Module: | local table_data = require("Module:IconSandbox/data") | ||
local cachedLangCode | local cachedLangCode | ||