MediaWiki:Common.js: Difference between revisions

imported>Schiffy
mNo edit summary
imported>Schiffy
mNo edit summary
Line 71: Line 71:
'inactive': ['sysop', 'bureaucrat', 'autoconfirmed-user'],
'inactive': ['sysop', 'bureaucrat', 'autoconfirmed-user'],
         'new-user': ['sysop', 'bureaucrat', 'autoconfirmed-user'],
         'new-user': ['sysop', 'bureaucrat', 'autoconfirmed-user'],
         'new-editor': ['sysop, 'bureaucrat', 'autoconfirmed-user']
         'new-editor': ['sysop', 'bureaucrat', 'autoconfirmed-user']
};
};


/* Link to Game Download */
/* Link to Game Download */
$('ul.tools li:first-child').after('<li><a href="http://katawa-shoujo.com/download.php">Download Katawa Shoujo</a></li>');
$('ul.tools li:first-child').after('<li><a href="http://katawa-shoujo.com/download.php">Download Katawa Shoujo</a></li>');