Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:EquipmentComparisonKai
(view source)
Revision as of 10:55, 4 November 2022
10 bytes added
,
2 years ago
m
test
Line 253:
Line 253:
if note.highlight == "outstanding" then
if note.highlight == "outstanding" then
bg_color = self._outstanding_stat_color
bg_color = self._outstanding_stat_color
−
text
= self._black
+
txt_color
= self._black
elseif note.highlight == "good" then
elseif note.highlight == "good" then
bg_color = self._good_stat_color
bg_color = self._good_stat_color
−
text
= _black
+
txt_color
= _black
elseif note.highlight == "bad" then
elseif note.highlight == "bad" then
bg_color = self._bad_stat_color
bg_color = self._bad_stat_color
Jigaraphale
44,233
edits