Jump to content

Module:Navbox with collapsible groups: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 86: Line 86:
-- child or subgroup
-- child or subgroup
if targs['border'] == nil then targs['border'] = args[1] end
if targs['border'] == nil then targs['border'] = args[1] end
-- debug
local tracking = '<hr /><center><b>targs</b></center><hr />\n'
local tracking = '<hr /><center><b>targs</b></center><hr />\n'
for k,v in pairs(targs) do
for k,v in pairs(targs) do
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.