Module:Tt/Draft: Difference between revisions
No edit summary |
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') | ||
if header then | if header then | ||
collapsibleContent | collapsibleContent | ||