• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 4: Line 4:     
function EquipmentInfo.Infobox(frame)
 
function EquipmentInfo.Infobox(frame)
local args = getArgs{frame = frame}
+
local args = getArgs{frame = frame:getParent()}
 
return EquipmentInfoKai:Infobox(args["name"])
 
return EquipmentInfoKai:Infobox(args["name"])
 
end
 
end
    
return EquipmentInfo
 
return EquipmentInfo
Anonymous user

Navigation menu