• 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 214: Line 214:  
function Quotes.ShipQuotes(frame, args)
 
function Quotes.ShipQuotes(frame, args)
 
     args = args or U.getTemplateArgs(frame)
 
     args = args or U.getTemplateArgs(frame)
     args.explicit.ship = args.explicit.ship or args.implicit.pagename or ""
+
     args.explicit.ship = args.explicit.ship or args.implicit.basepagename ~= "Sandbox" and args.implicit.basepagename or args.implicit.pagename or ""
 
     local result = {}
 
     local result = {}
 
     table.insert(result, format{templates.header, note_style = args.explicit.note_style or ""})
 
     table.insert(result, format{templates.header, note_style = args.explicit.note_style or ""})
cssedit, gkautomate
6,928

edits

Navigation menu