Module:ItemData/nav: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) fixed localized name in navbox |
Gammaton32 (talk | contribs) added background-image to overwrite template style |
||
| 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) .. ";width:10%;min-width:70px;border-radius: 8px 0 0 8px", | ["groupstyle"] = "background-color:" .. util_module.get_slot_color(slot) .. ";background-image:" .. util_module.get_slot_color(slot) .. | ||
";width:10%;min-width:70px;border-radius: 8px 0 0 8px", | |||
["grouppadding"] = "5px", | ["grouppadding"] = "5px", | ||
["listpadding"] = "0 0.25rem", | ["listpadding"] = "0 0.25rem", | ||