<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://210.45.112.182:8088/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://210.45.112.182:8088/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="http://210.45.112.182:8088/index.php?title=MediaWiki:Common.js&amp;action=history"/>
	<updated>2026-07-13T07:47:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>http://210.45.112.182:8088/index.php?title=MediaWiki:Common.js&amp;diff=907&amp;oldid=prev</id>
		<title>Sushoff: Created page with &quot;/* Any JavaScript here will be loaded for all users on every page load. */ // Check if we&#039;re editing a page. if ( [ &#039;edit&#039;, &#039;submit&#039; ].indexOf( mw.config.get( &#039;wgAction&#039; ) ) !== -1 ) { 	// Add a hook handler. 	mw.hook( &#039;wikiEditor.toolbarReady&#039; ).add( function ( $textarea ) { 		// Configure a new toolbar entry on the given $textarea jQuery object. 		$textarea.wikiEditor( &#039;addToToolbar&#039;, { 			/* Your code goes here */ 		} ); 	} ); }&quot;</title>
		<link rel="alternate" type="text/html" href="http://210.45.112.182:8088/index.php?title=MediaWiki:Common.js&amp;diff=907&amp;oldid=prev"/>
		<updated>2024-06-22T17:03:35Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;Any JavaScript here will be loaded for all users on every page load.: &lt;/span&gt; // Check if we&amp;#039;re editing a page. if ( [ &amp;#039;edit&amp;#039;, &amp;#039;submit&amp;#039; ].indexOf( mw.config.get( &amp;#039;wgAction&amp;#039; ) ) !== -1 ) { 	// Add a hook handler. 	mw.hook( &amp;#039;wikiEditor.toolbarReady&amp;#039; ).add( function ( $textarea ) { 		// Configure a new toolbar entry on the given $textarea jQuery object. 		$textarea.wikiEditor( &amp;#039;addToToolbar&amp;#039;, { 			&lt;span class=&quot;autocomment&quot;&gt;Your code goes here: &lt;/span&gt; 		} ); 	} ); }&amp;quot;&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;
// Check if we&amp;#039;re editing a page.&lt;br /&gt;
if ( [ &amp;#039;edit&amp;#039;, &amp;#039;submit&amp;#039; ].indexOf( mw.config.get( &amp;#039;wgAction&amp;#039; ) ) !== -1 ) {&lt;br /&gt;
	// Add a hook handler.&lt;br /&gt;
	mw.hook( &amp;#039;wikiEditor.toolbarReady&amp;#039; ).add( function ( $textarea ) {&lt;br /&gt;
		// Configure a new toolbar entry on the given $textarea jQuery object.&lt;br /&gt;
		$textarea.wikiEditor( &amp;#039;addToToolbar&amp;#039;, {&lt;br /&gt;
			/* Your code goes here */&lt;br /&gt;
		} );&lt;br /&gt;
	} );&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Sushoff</name></author>
	</entry>
</feed>