Utente:Senpai/monobook/recent2.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
proviamo |
m prima traduzione |
||
Riga 17:
// Make sure there's a comma at the end of each line.
badwordsUrl: 'Utente:Senpai/badwords',
filterPage: 'Utente:Senpai/
allRecentPage: 'Utente:Senpai/
recentIPPage: 'Utente:Senpai/
monitorWatchlistPage: 'Utente:Senpai/
spelldictUrl: 'Utente:Senpai/
spelldictPage: 'Utente:Senpai/
// leave this alone
Riga 765:
window.addMarvin=function() {
var prefix = 'http://' + document.___location.hostname + '/wiki/';
recent2.addToolboxLink(prefix + recent2.filterPage, '
recent2.addToolboxLink(prefix + recent2.allRecentPage, '
recent2.addToolboxLink(prefix + recent2.recentIPPage, '
recent2.addToolboxLink(prefix + recent2.monitorWatchlistPage, '
recent2.addToolboxLink(prefix + recent2.spelldictPage, '
//document.getElementById('toolbox_filter_changes').onclick=marvin;
}
|