<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://breedcowdynama.com.au/breedcow-wiki/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="http://breedcowdynama.com.au/breedcow-wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="http://breedcowdynama.com.au/breedcow-wiki/index.php?title=MediaWiki:Common.js&amp;action=history"/>
	<updated>2026-05-20T23:32:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://breedcowdynama.com.au/breedcow-wiki/index.php?title=MediaWiki:Common.js&amp;diff=1530&amp;oldid=prev</id>
		<title>Breedcowadmin: Created page with &quot;document.addEventListener('DOMContentLoaded', function () {     var toc = document.getElementById('toc');     if (toc) {         var toggleButton = document.createElement('but...&quot;</title>
		<link rel="alternate" type="text/html" href="http://breedcowdynama.com.au/breedcow-wiki/index.php?title=MediaWiki:Common.js&amp;diff=1530&amp;oldid=prev"/>
		<updated>2025-06-30T04:09:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;document.addEventListener(&amp;#039;DOMContentLoaded&amp;#039;, function () {     var toc = document.getElementById(&amp;#039;toc&amp;#039;);     if (toc) {         var toggleButton = document.createElement(&amp;#039;but...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;document.addEventListener('DOMContentLoaded', function () {&lt;br /&gt;
    var toc = document.getElementById('toc');&lt;br /&gt;
    if (toc) {&lt;br /&gt;
        var toggleButton = document.createElement('button');&lt;br /&gt;
        toggleButton.textContent = 'Toggle TOC';&lt;br /&gt;
        toggleButton.style.display = 'block';&lt;br /&gt;
        toggleButton.style.marginBottom = '10px';&lt;br /&gt;
        toggleButton.onclick = function () {&lt;br /&gt;
            var tocContent = toc.querySelector('ul');&lt;br /&gt;
            if (tocContent.style.display === 'none') {&lt;br /&gt;
                tocContent.style.display = 'block';&lt;br /&gt;
            } else {&lt;br /&gt;
                tocContent.style.display = 'none';&lt;br /&gt;
            }&lt;br /&gt;
        };&lt;br /&gt;
        toc.insertBefore(toggleButton, toc.firstChild);&lt;br /&gt;
    }&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Breedcowadmin</name></author>
	</entry>
</feed>