Changes

Jump to navigation Jump to search
16 bytes added ,  00:42, 21 July 2018
m
1 revision imported
Line 23: Line 23:  
data.classes = {}
 
data.classes = {}
 
if listType == 'horizontal' or listType == 'horizontal_ordered' then
 
if listType == 'horizontal' or listType == 'horizontal_ordered' then
table.insert(data.classes, 'hlist')
+
table.insert(data.classes, 'hlist hlist-separated')
 
elseif listType == 'unbulleted' then
 
elseif listType == 'unbulleted' then
 
table.insert(data.classes, 'plainlist')
 
table.insert(data.classes, 'plainlist')
Bureaucrats, private-view, public-view, Administrators
97,692

edits

Navigation menu