Difference between revisions of "Template:Toc"

From The Official Visionaire Studio: Adventure Game Engine Wiki
Line 8: Line 8:
 
<!-- The social media icon bar -->
 
<!-- The social media icon bar -->
 
<div class="icon-bar">
 
<div class="icon-bar">
   <a href="#" onMouseOver="this.style.color='#4267B2'"
+
   <a href="https://www.facebook.com/VisionaireStudio/" class="facebook"><i class="fa-brands fa-facebook-f"></i></a>
  onMouseOut="this.style.color='rgba(255, 153, 0, 0.7)'"><i class="fa-brands fa-facebook-f"></i></a>
+
   <a href="https://twitter.com/visstudio_en" class="twitter"><i class="fa-brands fa-twitter"></i></a>
   <a href="#"><i class="fa-brands fa-twitter"></i></a>
+
   <a href="https://discord.gg/g5zFejW" class="discord"><i class="fa-brands fa-discord"></i></a>
   <a href="#"><i class="fa-brands fa-discord"></i></a>
 
 
</div></html>
 
</div></html>
  
 
<div class="ftoc"><div class="ftoc_content">__TOC__</div></div>
 
<div class="ftoc"><div class="ftoc_content">__TOC__</div></div>
 
</includeonly>
 
</includeonly>

Revision as of 18:40, 9 September 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