Template:CollapseTOC

From Trek DB
Revision as of 14:50, 17 July 2020 by Idran (talk | contribs)
Jump to navigation Jump to search

<html> <script> window.onload = onPageLoad();

function onPageLoad() {

 document.getElementById("toctogglecheckbox").checked = true;

} </script> </html>