https://bugzilla.wikimedia.org/show_bug.cgi?id=31670

Bartosz Dziewoński <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #4 from Bartosz Dziewoński <[email protected]> ---
This shouldn't be the default behavior.

It is, however, easily possible now, for example using constructs like this: 

<div class="mw-collapsible" style="border: 1px solid grey;">
<div class="mw-collapsible-toggle" style="background: lightskyblue; text-align:
center; float: none;">Header</div>
<div class="mw-collapsible-content">
* Text
* Text
* Text
</div>
</div>

The entire blue "Header" area will be clickable and will toggle the "Text"
content. More complicated layouts are possible, there's a gallery of examples
(also serving as a test suite) at
https://test.wikipedia.org/wiki/User:Krinkle/CollapsingTestpageMw (I'm afraid
there is no full documentation anywhere, though).

I'm closing this bug as INVALID. Template creators: feel free to implement this
on their wikis now and ask for help at #mediawiki IRC channel :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to