Module:Navbox: Difference between revisions
replace white border on nested navboxes with a 2px border and wikitable border |
mNo edit summary |
||
Line 59: | Line 59: | ||
-- Nested navboxes have slightly smaller title text | -- Nested navboxes have slightly smaller title text | ||
function p.navbox_title(title, is_root_navbox) | function p.navbox_title(title, is_root_navbox) | ||
local navbox_title = '' | local navbox_title = '' | ||
if title ~= nil then | if title ~= nil then |