Module:Collapsible list: Difference between revisions

m (1 revision imported)
Line 79:
local div2style = formatAttributes(
'style',
'font-size: 105%; background: transparent; text-align: left;',
args.title_style,
args.titlestyle,
not ( args.title_style or args.titlestyle ) and 'background: transparent; text-align: left;'
)
local title = args.title or 'List'
Anonymous user