• 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
no edit summary
Line 62: Line 62:  
link = args.link
 
link = args.link
 
end
 
end
local image = Formatting:format_image{self:get_source(ship, args), size = args.size or self._battle_card_size, link = link, caption = args.caption or ship:name()}
+
local image = Formatting:format_image{self:get_source(ship, args), size = args.size or self._battle_card_size, link = link, caption = args.caption or (ship:name() or "") .. (ship:api_id() and " (" .. ship:api_id() .. ")" or "")}
 
local ship_layers = ship:battle_card_layers()
 
local ship_layers = ship:battle_card_layers()
 
if ship_layers or args.flagship or args.layers or args.grayscale then
 
if ship_layers or args.flagship or args.layers or args.grayscale then
cssedit, gkautomate
6,940

edits

Navigation menu