User:Thehelpfulone/common.js: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
Thehelpfulone (talk | contribs)
+1
Thehelpfulone (talk | contribs)
+1
Line 1: Line 1:
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Thehelpfulone/global.js&action=raw&ctype=text/javascript');

function prefixindex()
function prefixindex()
{
{

Revision as of 15:45, 28 February 2012

mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Thehelpfulone/global.js&action=raw&ctype=text/javascript');

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');