<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="it">
	<id>https://it.seminaverbi.bibleget.io/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-MakeMobileCollapsible.js</id>
	<title>MediaWiki:Gadget-MakeMobileCollapsible.js - Cronologia</title>
	<link rel="self" type="application/atom+xml" href="https://it.seminaverbi.bibleget.io/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-MakeMobileCollapsible.js"/>
	<link rel="alternate" type="text/html" href="https://it.seminaverbi.bibleget.io/w/index.php?title=MediaWiki:Gadget-MakeMobileCollapsible.js&amp;action=history"/>
	<updated>2026-04-14T00:40:14Z</updated>
	<subtitle>Cronologia della pagina su questo sito</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://it.seminaverbi.bibleget.io/w/index.php?title=MediaWiki:Gadget-MakeMobileCollapsible.js&amp;diff=10773&amp;oldid=prev</id>
		<title>Johnrdorazio: Creata pagina con &quot;// MakeMobileCollapsible, enables collapsible templates/infoboxes on the mobile site. // See https://en.wikipedia.org/wiki/Wikipedia:MakeMobileCollapsible for more information. // This is a spinoff from Factotum. (https://en.wikipedia.org/wiki/User:Alexis_Jazz/Factotum) // MakeMobileCollapsible is public domain, irrevocably released as WTFPL Version 2[www.wtfpl.net/about/] by its author, Alexis Jazz. /*globals $:false,mw:false*/ //&lt;nowiki&gt; let MMCollap = {}; MMCollap.do...&quot;</title>
		<link rel="alternate" type="text/html" href="https://it.seminaverbi.bibleget.io/w/index.php?title=MediaWiki:Gadget-MakeMobileCollapsible.js&amp;diff=10773&amp;oldid=prev"/>
		<updated>2024-08-25T11:57:17Z</updated>

		<summary type="html">&lt;p&gt;Creata pagina con &amp;quot;// MakeMobileCollapsible, enables collapsible templates/infoboxes on the mobile site. // See https://en.wikipedia.org/wiki/Wikipedia:MakeMobileCollapsible for more information. // This is a spinoff from Factotum. (https://en.wikipedia.org/wiki/User:Alexis_Jazz/Factotum) // MakeMobileCollapsible is public domain, irrevocably released as WTFPL Version 2[www.wtfpl.net/about/] by its author, Alexis Jazz. &lt;span class=&quot;autocomment&quot;&gt;globals $:false,mw:false: &lt;/span&gt; //&amp;lt;nowiki&amp;gt; let MMCollap = {}; MMCollap.do...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;// MakeMobileCollapsible, enables collapsible templates/infoboxes on the mobile site.&lt;br /&gt;
// See https://en.wikipedia.org/wiki/Wikipedia:MakeMobileCollapsible for more information.&lt;br /&gt;
// This is a spinoff from Factotum. (https://en.wikipedia.org/wiki/User:Alexis_Jazz/Factotum)&lt;br /&gt;
// MakeMobileCollapsible is public domain, irrevocably released as WTFPL Version 2[www.wtfpl.net/about/] by its author, Alexis Jazz.&lt;br /&gt;
/*globals $:false,mw:false*/&lt;br /&gt;
//&amp;lt;nowiki&amp;gt;&lt;br /&gt;
let MMCollap = {};&lt;br /&gt;
MMCollap.do = function() {&lt;br /&gt;
	MMCollap.els = $(&amp;#039;.mw-collapsible&amp;#039;);&lt;br /&gt;
	if ( MMCollap.els[0] ) {&lt;br /&gt;
		if ( MMCollap.els.length &amp;gt; 1  &amp;amp;&amp;amp; ( [&amp;#039;enwiki&amp;#039;].indexOf(mw.config.get(&amp;#039;wgDBname&amp;#039;)) != -1) ) {&lt;br /&gt;
			$(&amp;#039;.autocollapse&amp;#039;).addClass(&amp;#039;mw-collapsed&amp;#039;); //the &amp;quot;autocollapse&amp;quot; class is handled by code in Common.js on enwiki, but Common.js isn&amp;#039;t loaded on mobile.&lt;br /&gt;
		}&lt;br /&gt;
		mw.loader.using([&amp;#039;jquery.makeCollapsible&amp;#039;]).then( function () {&lt;br /&gt;
			mw.loader.addStyleTag(&amp;#039;.mw-parser-output .mw-collapsible-toggle{font-weight:normal;min-width:6em}&amp;#039;);&lt;br /&gt;
			$(MMCollap.els).makeCollapsible(); //T111565 FTFY&lt;br /&gt;
		});&lt;br /&gt;
	}&lt;br /&gt;
};&lt;br /&gt;
mw.hook( &amp;#039;wikipage.content&amp;#039; ).add( MMCollap.do ); //make collapsible content collapsible whenever the page is rendered, on load but also e.g. after saving an edit&lt;br /&gt;
//&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Johnrdorazio</name></author>
	</entry>
</feed>