• 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 188: Line 188:  
   n = tonumber(n)
 
   n = tonumber(n)
 
   local r = not n and '??' or tostring(time and U.round(60 * n / time) or n)
 
   local r = not n and '??' or tostring(time and U.round(60 * n / time) or n)
   return reset and string.format('<span style="color:grey">%s</span>', r) or r
+
   return time and reset and string.format('<span style="color:grey">%s</span>', r) or r
 
end
 
end
  
cssedit, gkautomate
7,060

edits

Navigation menu