• 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
Created page with "return { card_url = function(ship) local id = ship._dummy and ship._name or ship._api_id return id and ('card ' .. id) or '' end, }"
return {

card_url = function(ship)
local id = ship._dummy and ship._name or ship._api_id
return id and ('card ' .. id) or ''
end,

}
cssedit, gkautomate
7,064

edits

Navigation menu