<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://inricristopedia.org/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMonobook.js</id>
	<title>MediaWiki:Monobook.js - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://inricristopedia.org/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMonobook.js"/>
	<link rel="alternate" type="text/html" href="https://inricristopedia.org/w/index.php?title=MediaWiki:Monobook.js&amp;action=history"/>
	<updated>2026-09-18T09:47:27Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://inricristopedia.org/w/index.php?title=MediaWiki:Monobook.js&amp;diff=43&amp;oldid=prev</id>
		<title>In7cr7pe7: Criou página com '/* Qualquer JavaScript aqui colocado será carregado para usuários usando o tema MonoBook */ /* Any JavaScript here will be loaded for users using the MonoBook skin */  /**...'</title>
		<link rel="alternate" type="text/html" href="https://inricristopedia.org/w/index.php?title=MediaWiki:Monobook.js&amp;diff=43&amp;oldid=prev"/>
		<updated>2020-08-07T15:56:41Z</updated>

		<summary type="html">&lt;p&gt;Criou página com &amp;#039;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Qualquer JavaScript aqui colocado será carregado para usuários usando o tema MonoBook: &lt;/span&gt; &lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Any JavaScript here will be loaded for users using the MonoBook skin: &lt;/span&gt;  /**...&amp;#039;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Qualquer JavaScript aqui colocado será carregado para usuários usando o tema MonoBook */&lt;br /&gt;
/* Any JavaScript here will be loaded for users using the MonoBook skin */&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * Topbar content fix with sitenotice and CentralNotice&lt;br /&gt;
 *&lt;br /&gt;
 * Description: This fixes the location of topbar content (e.g., featured&lt;br /&gt;
 *              content star) when the sitenotice or CentralNotice is active.&lt;br /&gt;
 * Maintainers: [[User:TheDJ]], [[User:MZMcBride]]&lt;br /&gt;
 */&lt;br /&gt;
// Only when editing/previewing a page&lt;br /&gt;
if ( mw.config.get( 'wgAction' ) == 'submit' || mw.config.get( 'wgAction' ) == 'view' ) {&lt;br /&gt;
	$( function() {&lt;br /&gt;
		// If there is a dismissible sitenotice or an (expanded) centralnotice&lt;br /&gt;
		if ( $( '#mw-dismissible-notice' ).length || $( '#centralNotice' ).hasClass('expanded') ) {&lt;br /&gt;
			mw.util.addCSS( '#bodyContent { position: relative; } #coordinates { position: absolute; top: 1px !important; }' );&lt;br /&gt;
		}&lt;br /&gt;
	} );&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>In7cr7pe7</name></author>
		
	</entry>
</feed>