Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:NodeInfo
(view source)
Revision as of 10:53, 23 March 2025
4 bytes removed
,
1 year ago
m
no edit summary
Line 14:
Line 14:
end
end
if not values.color or values.color == '' or values.color == 'initial' then
if not values.color or values.color == '' or values.color == 'initial' then
−
template = string.gsub(template, 'color:${color};
"
', '')
+
template = string.gsub(template, 'color:${color};', '')
end
end
if not values.bg_color or values.bg_color == '' or values.bg_color == 'initial' then
if not values.bg_color or values.bg_color == '' or values.bg_color == 'initial' then
−
template = string.gsub(template, 'background-color:${bg_color}
"
', '')
+
template = string.gsub(template, 'background-color:${bg_color}', '')
end
end
template = string.gsub(template, 'style=""', '')
template = string.gsub(template, 'style=""', '')
がか
cssedit, gkautomate,
Interface administrators
,
Widget editors
7,212
edits