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

From Podpedia
Content added Content deleted
No edit summary
 
(No difference)

Latest revision as of 15:21, 15 July 2013

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}}.