Board Thread:Questions and Answers/@comment-Megidra-20130714235258/@comment-Chaos379-20130715125508

From Podpedia
Revision as of 15:21, 15 July 2013 by m>Chaos379
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

You can use the the following code:

<div class="mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide" style="width:100%> <div class="mw-collapsible-content">
Insert text here
</div>
</div>

Alternatively, you can also use the template I made about 5 minutes ago as well. Simply type {{Hide|Insert text here}}.