Module:Icon: Difference between revisions

LVL (talk | contribs)
Link ability icons directly to their specific section headers instead of the general Abilities section.
LVL (talk | contribs)
mNo edit summary
 
Line 51: Line 51:
end
end


-- Get the translated name (Moved up so getLink can use it)
-- Get the translated name
local function getTranslatedName(iconInfo, langCode)
local function getTranslatedName(iconInfo, langCode)
     if langCode == "en" then
     if langCode == "en" then