• 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 141: Line 141:  
     icon = function(obj)
 
     icon = function(obj)
 
         if obj.hp then
 
         if obj.hp then
             return string.format("[[File:Ship Icon %s.png]]", obj:name())
+
             return string.format("[[File:Ship Icon %s.png|100px]]", obj:name())
 
         else
 
         else
 
             return obj.icon and ([[<span data-sort-value="]] .. obj._type .. [=[">[[File:]=] .. Formatting:format_equipment_icon(obj:icon()) .. "]]</span>") or ''
 
             return obj.icon and ([[<span data-sort-value="]] .. obj._type .. [=[">[[File:]=] .. Formatting:format_equipment_icon(obj:icon()) .. "]]</span>") or ''
cssedit, gkautomate
6,941

edits

Navigation menu