• 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
Change infobox call
Line 8: Line 8:  
local args = getArgs{frame = frame:getParent()}
 
local args = getArgs{frame = frame:getParent()}
 
_prepareEquipmentInfoKai()
 
_prepareEquipmentInfoKai()
return EquipmentInfoKai:Infobox(args["name"])
+
return EquipmentInfoKai:Infobox(args)
end
  −
 
  −
function EquipmentInfo._Infobox(frame)
  −
local args = getArgs{frame = frame}
  −
_prepareEquipmentInfoKai()
  −
return EquipmentInfoKai:Infobox(args["name"])
   
end
 
end
  
Anonymous user

Navigation menu