Open main menu

Changes

Module:List

16 bytes added, 10:31, 30 June 2017
m
according to MediaWiki:Mobile.css, this is preferred?
data.classes = {}
if listType == 'horizontal' or listType == 'horizontal_ordered' then
table.insert(data.classes, 'hlisthlist-separated')
elseif listType == 'unbulleted' then
table.insert(data.classes, 'plainlist')
Anonymous user