Module:ItemData/nav: Difference between revisions

padding for legendary label
Jannepg (talk | contribs)
m Added a background texture to the price tiers
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:none;width:10%;min-width:70px;border-radius: 8px 0 0 8px",
["groupstyle"] = "background: url(/images/3/3e/Infobox_Item_BG.png) repeat top left " .. 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",