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 11:53, 6 June 2019
84 bytes added
,
5 years ago
m
no edit summary
Line 122:
Line 122:
table.insert(result, string.format('|-| %s =', 'Variant ' .. i))
table.insert(result, string.format('|-| %s =', 'Variant ' .. i))
if fleet.p2w and fleet.p2w > 0 then
if fleet.p2w and fleet.p2w > 0 then
−
table.insert(result, "'''{{color|red|P2W}}''', ")
+
table.insert(result, "'''{{color|red
|{{tooltip
|P2W
|" .. fleet.p2w .. " samples}}
}}''', ")
end
end
if fleet.f2p and fleet.f2p > 0 then
if fleet.f2p and fleet.f2p > 0 then
−
table.insert(result, "'''{{color|green|
F2P
}}''', ")
+
table.insert(result, "'''{{color|green|
{{tooltip|P2W|" .. fleet.f2p .. " samples}}
}}''', ")
end
end
if table.getn(fleet.notes) > 0 then
if table.getn(fleet.notes) > 0 then
がか
cssedit, gkautomate
7,064
edits