Module:Icon: Difference between revisionsGive feedback
Link ability icons directly to their specific section headers instead of the general Abilities section. |
mNo edit summary |
||
| Line 51: | Line 51: | ||
end | end | ||
-- Get the translated name | -- Get the translated name | ||
local function getTranslatedName(iconInfo, langCode) | local function getTranslatedName(iconInfo, langCode) | ||
if langCode == "en" then | if langCode == "en" then | ||