Widget:Collapsible Button

From SWGoH Wiki
Jump to navigationJump to search

More Details
This should be hidden

This widget is used with Widget:Collapsible Script to hide/show the next element after it when combined in a parent element.

<div name="parent">
  {{#widget:Collapsible Button}}
  <div name="child-2 hidden"></div>
</div>