Content deleted Content added
DemonDays64 (talk | contribs) based on Wikipedia:User scripts/Guide thanks! |
DemonDays64 (talk | contribs) Try to fix |
||
Line 5:
//add a tab on the left
var dumbQuotesLink = mw.util.addPortletLink(
$(dumbQuotesLink).click( function ( event ) {
event.preventDefault();
|