Module:Tt/Draft: Difference between revisions

Kuhlau (talk | contribs)
No edit summary
Kuhlau (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit
Line 58: Line 58:
local collapsibleContent = toggle
local collapsibleContent = toggle
:tag('span')
:tag('span')
:addClass('mw-collapsible-content custom-tt')
:addClass('mw-collapsible-content custom-tt mobileonly')
:css{ display = 'none' }
if header then
if header then
collapsibleContent
collapsibleContent