Module:Navbox: Difference between revisions

m
1 revision
m (1 revision: I'm going to try something, let's see how it works)
m (1 revision)
 
(One intermediate revision by one other user not shown)
Line 280:
if border == 'child' or border == 'subgroup' or args.tracking == 'no' then return false end
local listClasses = {'plainlist', 'hlist', 'hlist hnum', 'hlist hwrap', 'hlist vcard', 'vcard hlist'}
for i, cls in ipairs(listClasses) do
if args.listclass == cls or args.bodyclass == cls then
0

edits