Difference between revisions of "Template:Toc"
From The Official Visionaire Studio: Adventure Game Engine Wiki
Line 3: | Line 3: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
− | <html><!-- Load font awesome icons --> | + | <html> |
+ | <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> | ||
+ | <script src="https://cdn.jsdelivr.net/gh/StephanWagner/jBox@v1.3.2/dist/jBox.all.min.js"></script> | ||
+ | <link href="https://cdn.jsdelivr.net/gh/StephanWagner/jBox@v1.3.2/dist/jBox.all.min.css" rel="stylesheet"> | ||
+ | <!-- Load font awesome icons --> | ||
<script src="https://kit.fontawesome.com/6e484b4310.js" crossorigin="anonymous"></script> | <script src="https://kit.fontawesome.com/6e484b4310.js" crossorigin="anonymous"></script> | ||
<!--link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"--> | <!--link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"--> |
Revision as of 14:25, 6 October 2022
Generates a floating Table of contents menu in a fixed position on the left hand side of the screen. Javascript's were (they weren't loading correctly) in Template: MediaWiki:Common.js/ftoc.js and MediaWiki:Common.js/slimscroll.js