Changes

Jump to: navigation, search

Module:Navbox

208 bytes added, 22:41, 22 November 2016
m
Fix for extra blank space caused by empty rows
local function renderListRow(tbl, listnum)
-- Check if there is actually any text to display for this row
-- If not, do not generate the row.
-- Added as empty rows each added a small amount of whitespace...
-- Daniel Evans 2016-11-22
if (args['list' .. listnum] == nil or args['list' .. listnum] == '') then
return
1,980
edits

Navigation menu