Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:Fleet
(view source)
Revision as of 23:04, 23 June 2019
6 bytes added
,
5 years ago
m
no edit summary
Line 154:
Line 154:
fleetNote = fleetNote .. ", '''{{color|red|{{tooltip|Powerful|" .. fleet.p2w .. " samples}}}}'''"
fleetNote = fleetNote .. ", '''{{color|red|{{tooltip|Powerful|" .. fleet.p2w .. " samples}}}}'''"
end
end
−
if table.getn(fleet.voices) > 0 then
+
if table.getn(fleet.voices
or {}
) > 0 then
fleetNote = fleetNote .. ' ' .. U.ijoin(U.imap(fleet.voices[1], formatVoice))
fleetNote = fleetNote .. ' ' .. U.ijoin(U.imap(fleet.voices[1], formatVoice))
end
end
がか
cssedit, gkautomate
7,064
edits