Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:DropList
(view source)
Revision as of 17:38, 25 May 2019
29 bytes removed
,
5 years ago
m
no edit summary
Line 207:
Line 207:
color = diff_colors[diff],
color = diff_colors[diff],
diff = diff_names[diff],
diff = diff_names[diff],
−
tooltip = tooltip
and tooltip:gsub(" / ", " ")
,
+
tooltip = tooltip,
s_only = s_only,
s_only = s_only,
}
}
Line 249:
Line 249:
background_color = node.color,
background_color = node.color,
color = node.s_only and 'red' or '',
color = node.s_only and 'red' or '',
−
diff = node.tooltip and Formatting:
raw_tooltip
(node.diff, node.tooltip) or node.diff
+
diff = node.tooltip and Formatting:
tooltip2
(node.diff, node.tooltip
, " / "
) or node.diff
} or table_format.empty_cell)
} or table_format.empty_cell)
end
end
がか
cssedit, gkautomate
7,064
edits