User:KenWalker/monobook.js

// [[User:Lupin/popups.js]]

document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' 
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
// installation of the wikEd editing page extension

// install [[User:Cacycle/diff]] text diff code
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/diff.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// install [[User:Pilaf/Live_Preview]] page preview tool
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Pilaf/livepreview.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// install [[User:Mboverload/RegExTypoFix|RegExTypoFix]] common typo fixer
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/RegExTypoFix.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// [[User:Outriggr/metadatatest.js]]      
importScript('User:Outriggr/metadatatest.js'); 
assessmentDefaultProject = "WPBiography";
assessmentMyTemplateCode = ["{"+"{WikiProject Canada|class=|importance=|type =|cangov =|ppap =|canlaw =|caned =|nested=}}", "{"+"{WPBiography|class=|priority=|needs-infobox =|needs-photo =|listas=}}","{"+"{Saskatchewanproject}}", "{"+"{WPSchools|class=|importance=|needs-infobox=|info=|page=|move=|nested=}}", "{"+"{WikiProject Law|quality=|importance=}}", "{"+"{WikiProject Ships|class=|importance=|nested=}}", "{"+"{TrainsWikiProject|class=|importance=}}", "{"+"{ShipwrecksWikiProject|class=|nested=yes}}", "{"+"{River|Mapneeded=|nested=}}", "{"+"{lake project|quality=|nested=}}", "{"+"{NorthAmNative|class=|nested=}}", "{"+"{Canada Roads WikiProject|class=}}", "{"+"{Lighthouse}}", "{"+"{Mountain}}", "{"+"{WPLinux|class=}}", "{"+"{BCproject|class =|importance =|nested =}}"];
assessmentMarkAsMinor = false;

// skip talk page on categories when assessing - time saver
function catSwapButton() {
  if(document.title.indexOf('Category:' == 0)) {
    mw.util.addPortletLink('p-cactions','javascript:catSwap();','De-Talkify','ca-catswap','change category links from talk pages to article pages');
  }
}
addOnloadHook(catSwapButton);
 
function catSwap() {
  var cat = document.getElementById('mw-pages');
  cat.innerHTML = cat.innerHTML.replace(/Talk\:/g,'').replace(/[_\s]talk\:/g,':');
}


//saving tab
addOnloadHook(addsaveaction);
function addsaveaction() {
if(document.title.indexOf('Editing ') == 0) mw.util.addPortletLink('p-cactions','javascript:document.getElementById("wpSave").click();','save','Save');
}

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.