• 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 192: Line 192:  
     end,
 
     end,
   −
     card_ = function(o) return string.format("%s Card.png", o:name()) end,
+
     card_ = function(o) return string.format("[[File:%s Card.png|75px]]", o:name()) end,
     equipment_ = function(o) return string.format("%s Equipment.png", o:name()) end,
+
     equipment_ = function(o) return string.format("[[File:%s Equipment.png|75px]]", o:name()) end,
     character_ = function(o) return string.format("%s Character.png", o:name()) end,
+
     character_ = function(o) return string.format("[[File:%s Character.png|75px]]", o:name()) end,
     full_ = function(o) return string.format("%s Full.png", o:name()) end,
+
     full_ = function(o) return string.format("[[File:%s Full.png|75px]]", o:name()) end,
    
     format_morale = function(ship)
 
     format_morale = function(ship)
cssedit, gkautomate
6,928

edits

Navigation menu