Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:View/Expedition
(view source)
Revision as of 14:54, 18 July 2019
48 bytes added
,
5 years ago
m
no edit summary
Line 103:
Line 103:
background = headerBackgrounds[world],
background = headerBackgrounds[world],
name = worldNames[world],
name = worldNames[world],
−
} .. U.joinLines(U.imap(es, function(e)
+
} .. U.joinLines(U.imap(es, function(e
, i
)
return U.format{
return U.format{
template,
template,
−
style = string.format('text-align: center; height: 35px; background: #%s; color:#000', backgrounds[e.maparea_id] or backgrounds[0]),
+
style = string.format(
+
'text-align: center; height: 35px; background: #%s; color:#000',
+
i % 2 == 0 and '' or
backgrounds[e.maparea_id] or backgrounds[0]
+
),
id = tooltip(e.disp_no, 'ID number as displayed in game'),
id = tooltip(e.disp_no, 'ID number as displayed in game'),
name = tooltip(e.name, e.details),
name = tooltip(e.name, e.details),
がか
cssedit, gkautomate
7,064
edits