Changes

Jump to navigation Jump to search

MediaWiki:Monobook.js

255 bytes removed, 13:35, 22 November 2006
m
no edit summary
/* tooltips and access keys */
var ta = new Object();
ta['pt-userpage'] = new Array('.','My user page');
ta['pt-anonuserpage'] = new Array('.','The user page for the ip you\'re editing as');
ta['ca-nstab-help'] = new Array('c','View the help page');
ta['ca-nstab-category'] = new Array('c','View the category page');
 
if(document.title.indexOf("Main Page - ") == 0) {
document.write('<style type="text/css">/*<![CDATA[*/ #p-cactions, #p-personal, #lastmod, #siteSub, #contentSub, h1.firstHeading { display: none !important } \n #content {top: -2.5em} /*]]>*/</style>');
}

Navigation menu