Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:NodeInfo
(view source)
Revision as of 07:37, 10 March 2020
No change in size
,
4 years ago
m
no edit summary
Line 104:
Line 104:
bg_color = self._ambush_battle_bg_color
bg_color = self._ambush_battle_bg_color
end
end
−
return { values = { node =
Formatting:japanese_text(
row.node
)
}, color = color, bg_color = bg_color }
+
return { values = { node = row.node }, color = color, bg_color = bg_color }
end
end
Line 119:
Line 119:
return {
return {
values = { formation = row.formation },
values = { formation = row.formation },
−
color = row.tags.boss and self._boss_battle_color,
+
color = row.tags.boss and self._boss_battle_color
or 'initial'
,
−
bg_color = row.tags.has_lbas_ha_bomber and self._ha_raid_battle_bg_color,
+
bg_color = row.tags.has_lbas_ha_bomber and self._ha_raid_battle_bg_color
or 'initial'
,
}
}
end
end
がか
cssedit, gkautomate
7,064
edits