<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.uoicebound.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js</id>
	<title>MediaWiki:Common.js - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.uoicebound.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="https://wiki.uoicebound.com/index.php?title=MediaWiki:Common.js&amp;action=history"/>
	<updated>2026-06-25T15:25:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.uoicebound.com/index.php?title=MediaWiki:Common.js&amp;diff=1052&amp;oldid=prev</id>
		<title>Archin: Created page with &quot;/* Any JavaScript here will be loaded for all users on every page load. */  $(document).ready(function () {     var $toc = $(&#039;#toc&#039;);     if ($toc.length &amp;&amp; $(&#039;#mw-panel&#039;).length) {         // Clone the TOC and insert it at the end of the sidebar         var $sidebarTOC = $toc.clone().attr(&#039;id&#039;, &#039;sidebar-toc&#039;);         $(&#039;#mw-panel&#039;).append($sidebarTOC);         $toc.hide(); // Hide the original TOC in the content area     } });&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.uoicebound.com/index.php?title=MediaWiki:Common.js&amp;diff=1052&amp;oldid=prev"/>
		<updated>2025-07-28T19:30:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Any JavaScript here will be loaded for all users on every page load.: &lt;/span&gt;  $(document).ready(function () {     var $toc = $(&amp;#039;#toc&amp;#039;);     if ($toc.length &amp;amp;&amp;amp; $(&amp;#039;#mw-panel&amp;#039;).length) {         // Clone the TOC and insert it at the end of the sidebar         var $sidebarTOC = $toc.clone().attr(&amp;#039;id&amp;#039;, &amp;#039;sidebar-toc&amp;#039;);         $(&amp;#039;#mw-panel&amp;#039;).append($sidebarTOC);         $toc.hide(); // Hide the original TOC in the content area     } });&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
$(document).ready(function () {&lt;br /&gt;
    var $toc = $(&amp;#039;#toc&amp;#039;);&lt;br /&gt;
    if ($toc.length &amp;amp;&amp;amp; $(&amp;#039;#mw-panel&amp;#039;).length) {&lt;br /&gt;
        // Clone the TOC and insert it at the end of the sidebar&lt;br /&gt;
        var $sidebarTOC = $toc.clone().attr(&amp;#039;id&amp;#039;, &amp;#039;sidebar-toc&amp;#039;);&lt;br /&gt;
        $(&amp;#039;#mw-panel&amp;#039;).append($sidebarTOC);&lt;br /&gt;
        $toc.hide(); // Hide the original TOC in the content area&lt;br /&gt;
    }&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Archin</name></author>
	</entry>
</feed>