4,993
edits
(Created page with "Use this page to play around with code sandbox is more appropriate but this is for quick hit testing out formatting, code etc. so as not to mess up main files") |
No edit summary |
||
Line 1: | Line 1: | ||
Use this page to play around with code | Use this page to play around with code | ||
sandbox is more appropriate but this is for quick hit testing out formatting, code etc. so as not to mess up main files | sandbox is more appropriate but this is for quick hit testing out formatting, code etc. so as not to mess up main files | ||
Simple | |||
<!-- overflow:auto; to fix collapsed display, because the toggle link has float:right; --> | |||
<div class="toccolours mw-collapsible" style="width:400px; overflow:auto;"> | |||
This text is collapsible. {{Lorem}} | |||
</div> |