• 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
Testing with links function.
Line 12: Line 12:  
function ShipCardListKai:card(ship, link)
 
function ShipCardListKai:card(ship, link)
 
local value
 
local value
 +
if not args then
 +
args = ship
 +
ship = args.ship
 +
end
 
if ship == false then
 
if ship == false then
 
value = Formatting:format_image{self._blank, size = self._size}
 
value = Formatting:format_image{self._blank, size = self._size}
104

edits

Navigation menu