Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:View/Expedition
(view source)
Revision as of 18:48, 18 July 2019
5 bytes added
,
5 years ago
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 time and reset and string.format('<span style="color:grey">%s</span>', r) or r
+
return time and reset
== 1
and string.format('<span style="color:grey">%s</span>', r) or r
end
end
がか
cssedit, gkautomate
7,064
edits