User:Thehelpfulone/common.js: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
Thehelpfulone (talk | contribs)
create
 
Thehelpfulone (talk | contribs)
+1
Line 4: Line 4:
}
}
addOnloadHook(prefixindex);
addOnloadHook(prefixindex);
importScriptURI('http://ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');

Revision as of 16:41, 21 January 2012

function prefixindex()
{
  addPortletLink("p-tb", "//wikimediafoundation.org/wiki/Special:Prefixindex/" + mw.config.get('wgPageName'), "View the Prefix Index");
}
addOnloadHook(prefixindex);
importScriptURI('http://ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');