Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:Calc
(view source)
Revision as of 05:08, 23 August 2019
6 bytes removed
,
5 years ago
m
no edit summary
Line 250:
Line 250:
end,
end,
−
rarityWithBg
= function(ship)
+
rarity_bg
= function(ship)
return string.format('style="background:%s"|%s', Formatting:format_ship_back(ship:rarity()), ship:rarity())
return string.format('style="background:%s"|%s', Formatting:format_ship_back(ship:rarity()), ship:rarity())
end,
end,
−
backWithBg
= function(ship)
+
back_bg
= function(ship)
return string.format('style="background:%s"|%s', Formatting:format_ship_back(ship:back()), ship:back())
return string.format('style="background:%s"|%s', Formatting:format_ship_back(ship:back()), ship:back())
end,
end,
がか
cssedit, gkautomate
7,064
edits