• 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
m
no edit summary
Line 10: Line 10:  
function EquipmentInfo.Infobox(frame)
 
function EquipmentInfo.Infobox(frame)
 
EquipmentInfoKai = EquipmentInfoKai or require('Module:EquipmentInfoKai')
 
EquipmentInfoKai = EquipmentInfoKai or require('Module:EquipmentInfoKai')
return EquipmentInfoKai:Infobox(args.pagename and {args.pagename} or getArgs{frame = frame:getParent()})
+
return EquipmentInfoKai:Infobox(frame.args.pagename and {frame.args.pagename} or getArgs{frame = frame:getParent()})
 
end
 
end
  
Bots, gkautomate
12,557

edits

Navigation menu