Test page: Difference between revisions

218 bytes removed ,  27 February 2021
no edit summary
No edit summary
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>