• 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 346: Line 346:  
         constrdata = shipInfo["remodellv"]
 
         constrdata = shipInfo["remodellv"]
 
     else
 
     else
         constrheader = 'Build Time'
+
         constrheader = '<span class="explain-dash" title="h:mm">Build Time</span>'
 
         constrdata = type(shipInfo.buildtime) ~= 'table' and '??' or string.format("%s (%s)", format_buildtime(shipInfo.buildtime[1]),
 
         constrdata = type(shipInfo.buildtime) ~= 'table' and '??' or string.format("%s (%s)", format_buildtime(shipInfo.buildtime[1]),
 
         shipInfo.buildtime[2] and shipInfo.buildtime[3] and 'Normal, LSC' or shipInfo.buildtime[2] and 'Normal' or shipInfo.buildtime[3] and 'LSC' or 'Unbuildable')
 
         shipInfo.buildtime[2] and shipInfo.buildtime[3] and 'Normal, LSC' or shipInfo.buildtime[2] and 'Normal' or shipInfo.buildtime[3] and 'LSC' or 'Unbuildable')
cssedit, gkautomate
6,916

edits

Navigation menu