Module:Football box collapsible: Difference between revisions

no edit summary
(Created page with "-- Implements Template:Football box collapsible local p = {} local labels = { ['penalties'] = 'Penalties', ['shootout'] = '...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 266: Line 266:
local root =  
local root =  
mw.html.create('div')
mw.html.create('div')
:addClass('vevent')
:addClass('vcard')
:attr('id', id)
:attr('id', id)
root:tag('span')
root:tag('span')