Module:List: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
use nil
(adjust match)
(use nil)
Line 8:
local function getListItem(data, style, itemStyle, itemValue)
if not data then
return nilc
end
local item = htmlBuilder.create('li')
Line 70:
if not args['list_style_type'] and not args['list-style-type'] then
args['list_style_type'] = args['type']
args['type'] = ''nil
end
end
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu