• 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 415: Line 415:  
function ShipPage.BreakInstance(frame)
 
function ShipPage.BreakInstance(frame)
 
     local args = U.getTemplateArgs(frame)
 
     local args = U.getTemplateArgs(frame)
     return ShipPage.GalleryTabber(args)
+
    local ship_name = args.explicit.ship or args.implicit.pagename or ""
 +
    local forms = ship_cgs(ship_name)
 +
     return tostring(forms)
 
end
 
end
  
cssedit, gkautomate
7,060

edits

Navigation menu