Difference between revisions of "Template:Toc"

From The Official Visionaire Studio: Adventure Game Engine Wiki
m
m
Line 46: Line 46:
 
});
 
});
  
$('.i18n').html("{{i18n|" + string + "}}")
+
$('.i18n').html("{{i18n|" + string + "}}");
  
 
</script>
 
</script>

Revision as of 21:24, 30 October 2014

Generates a floating Table of contents menu in a fixed position on the left hand side of the screen.