Module:Navbox: Difference between revisions
fix up collapse options? |
clear |
||
Line 80: | Line 80: | ||
-- Start of table | -- Start of table | ||
local navbox = "" | local navbox = '<div style="clear: both;"></div>\n' | ||
if navbox_type == "Nested" then | if navbox_type == "Nested" then | ||
-- Navbox has a title and collapse options, and a white border. The | -- Navbox has a title and collapse options, and a white border. The |