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 20:02, 16 September 2018
49 bytes added
,
6 years ago
m
no edit summary
Line 114:
Line 114:
return '[[File:Xx_c.png]]'
return '[[File:Xx_c.png]]'
end
end
−
return string.format("[[%s]]", e.equipment)
+
return string.format("[[%s]]",
type(
e.equipment
) == 'string' and e.equipment or ship:name()
)
end), ', ')
end), ', ')
end,
end,
がか
cssedit, gkautomate
7,064
edits