Module:ItemData/nav: Difference between revisions

added background-image to overwrite template style
bg image
Line 164: Line 164:
local template_title = "Navbox subgroup"
local template_title = "Navbox subgroup"
local template_args = {
local template_args = {
["groupstyle"] = "background-color:" .. util_module.get_slot_color(slot) .. ";background-image:" .. util_module.get_slot_color(slot) ..
["groupstyle"] = "background-color:" .. util_module.get_slot_color(slot) .. ";background-image:none;width:10%;min-width:70px;border-radius: 8px 0 0 8px",
";width:10%;min-width:70px;border-radius: 8px 0 0 8px",
["grouppadding"] = "5px",
["grouppadding"] = "5px",
["listpadding"] = "0 0.25rem",
["listpadding"] = "0 0.25rem",