this post was submitted on 16 Oct 2025
2 points (100.0% liked)
MediaWiki
56 readers
1 users here now
founded 1 month ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I never thought of this before, but you can achieve this with raw HTML tags. The manual: https://www.mediawiki.org/wiki/Manual:Collapsible_elements An example: https://www.mediawiki.org/?oldid=7943916. This is jQuery way because the tag is not supported yet. (https://phabricator.wikimedia.org/T31118)
Thanks!
Is this the relevant code?
And presumably the bulleted list would also have to be done HTML? (Racks brain trying to remember things from the 90s :D then just Qwants it)
I've come up with a better idea. Try this
That works! :)
Only thing is, on a laptop screen, the Expand button is all the way across the screen from the list title. But not a deal breaker.