Editing Module:ItemData/navGive feedback
Jump to navigation
Jump to search
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 2: | Line 2: | ||
local p = {} | local p = {} | ||
local items_data = mw.loadJsonData("Data: | local items_data = mw.loadJsonData("Data:HeroData.json") | ||
local lang_module = require('Module:Lang') | local lang_module = require('Module:Lang') | ||
local generic_module = require('Module:GenericData') | local generic_module = require('Module:GenericData') | ||