پرش به محتوا

پودمان:List: تفاوت میان نسخه‌ها

۱۶ بایت اضافه‌شده ،  ‏۲۴ مارس ۲۰۱۸
به روز رسانی
جز (۱ نسخه واردشده)
 
imported>Yamaha5
(به روز رسانی)
خط ۲۴: خط ۲۴:
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')
کاربر ناشناس