• 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 45: Line 45:  
function EnemyShipInfoMini.EnemyInfoboxMini(frame, args)
 
function EnemyShipInfoMini.EnemyInfoboxMini(frame, args)
 
local args = args or getArgs{frame = frame:getParent()}
 
local args = args or getArgs{frame = frame:getParent()}
if args.toggle_id then
+
if args.id then
 
args.link = "nil"
 
args.link = "nil"
 
return format{
 
return format{
 
collapsible_template,
 
collapsible_template,
toggle_id = args.toggle_id,
+
toggle_id = args.id,
 
card_image = ShipBattleCardKai:Asset(args),
 
card_image = ShipBattleCardKai:Asset(args),
 
table = EnemyShipInfoMini:Infobox(args),
 
table = EnemyShipInfoMini:Infobox(args),
cssedit, gkautomate
7,009

edits

Navigation menu