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 19:14, 11 June 2019
321 bytes added
,
5 years ago
no edit summary
Line 191:
Line 191:
return EquipmentGraphicKai:Asset({ obj:name(), size = "75px", fairy = "true", link = "nil" })
return EquipmentGraphicKai:Asset({ obj:name(), size = "75px", fairy = "true", link = "nil" })
end,
end,
+
+
card_ = function(o) return string.format("%s Card.png", o:name()) end,
+
equipment_ = function(o) return string.format("%s Equipment.png", o:name()) end,
+
character_ = function(o) return string.format("%s Character.png", o:name()) end,
+
full_ = function(o) return string.format("%s Full.png", o:name()) end,
format_morale = function(ship)
format_morale = function(ship)
がか
cssedit, gkautomate
7,064
edits