<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl">
	<id>https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-blocktab.js</id>
	<title>MediaWiki:Gadget-blocktab.js - Bewerkingsoverzicht</title>
	<link rel="self" type="application/atom+xml" href="https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-blocktab.js"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=MediaWiki:Gadget-blocktab.js&amp;action=history"/>
	<updated>2026-04-23T20:21:30Z</updated>
	<subtitle>Bewerkingsoverzicht voor deze pagina op de wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://informatiestandaarden.test-nictiz.nl/index.php?title=MediaWiki:Gadget-blocktab.js&amp;diff=3225&amp;oldid=prev</id>
		<title>Ahenket: Nieuwe pagina aangemaakt met &#039;jQuery( document ).ready( function ($) {     var msgBlockLabel, msgBlockTooltip, title, 		lang = mw.config.get( &#039;wgUserLanguage&#039; ), 		ns = mw.config.get( &#039;wgNamespa...&#039;</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=MediaWiki:Gadget-blocktab.js&amp;diff=3225&amp;oldid=prev"/>
		<updated>2013-07-19T18:05:48Z</updated>

		<summary type="html">&lt;p&gt;Nieuwe pagina aangemaakt met &amp;#039;jQuery( document ).ready( function ($) {     var msgBlockLabel, msgBlockTooltip, title, 		lang = mw.config.get( &amp;#039;wgUserLanguage&amp;#039; ), 		ns = mw.config.get( &amp;#039;wgNamespa...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nieuwe pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;jQuery( document ).ready( function ($) {&lt;br /&gt;
    var msgBlockLabel, msgBlockTooltip, title,&lt;br /&gt;
		lang = mw.config.get( &amp;#039;wgUserLanguage&amp;#039; ),&lt;br /&gt;
		ns = mw.config.get( &amp;#039;wgNamespaceNumber&amp;#039; );&lt;br /&gt;
	if ( ns !== 2 &amp;amp;&amp;amp; ns !== 3 ) {&lt;br /&gt;
		// restrict to User and User talk&lt;br /&gt;
		return;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	// @todo: Use MediaWiki message interface when Gadgets 2.0 is out and messages can be loaded through ResourceLoader&lt;br /&gt;
	msgBlockLabel = {&lt;br /&gt;
			en: &amp;#039;Block&amp;#039;,&lt;br /&gt;
			pl: &amp;#039;Zablokuj&amp;#039;&lt;br /&gt;
	};&lt;br /&gt;
	msgBlockTooltip = {&lt;br /&gt;
			en: &amp;#039;Block &amp;quot;$1&amp;quot;&amp;#039;,&lt;br /&gt;
			pl: &amp;#039;Zablokuj &amp;quot;$1&amp;quot;&amp;#039;&lt;br /&gt;
	};&lt;br /&gt;
	mw.messages.set( &amp;#039;gadget-blocktab-label&amp;#039;, msgBlockLabel[lang] || msgBlockLabel.en );&lt;br /&gt;
	mw.messages.set( &amp;#039;gadget-blocktab-tooltip&amp;#039;, msgBlockTooltip[lang] || msgBlockTooltip.en );&lt;br /&gt;
&lt;br /&gt;
	title = mw.config.get( &amp;#039;wgTitle&amp;#039; );&lt;br /&gt;
	// If / occurs in the title&lt;br /&gt;
	if ( title.indexOf( &amp;#039;/&amp;#039; ) !== -1) {&lt;br /&gt;
		// Strip it and anything after it from the title. This is to fix links from subpages.&lt;br /&gt;
		title = title.substr( 0, title.indexOf( &amp;#039;/&amp;#039; ) );&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	mw.util.addPortletLink(&lt;br /&gt;
		&amp;#039;p-cactions&amp;#039;,&lt;br /&gt;
		new mw.Title( &amp;#039;Special:Block/&amp;#039; + title ).getUrl(),&lt;br /&gt;
		mw.msg(&amp;#039;gadget-blocktab-label&amp;#039;, title),&lt;br /&gt;
		&amp;#039;t-block&amp;#039;,&lt;br /&gt;
		mw.msg(&amp;#039;gadget-blocktab-tooltip&amp;#039;, title)&lt;br /&gt;
	);&lt;br /&gt;
 &lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Ahenket</name></author>
	</entry>
</feed>