Revision 1390040 of "MediaWiki:Gadget-NukeLink.js" on itwiktionary// NukeLink V1.1
// Compatibile sia con "http" che con "https"
// Di [[wikt:it:User:Wim b]]
function showNukeLink()
{
if (wgCanonicalSpecialPageName == 'Contributions')
{
var usercontribs = document.getElementById('contentSub');
if (usercontribs)
{
var Nukecontribs = document.createElement('a');
Nukecontribs.href = '/wiki/Special:Nuke' + usercontribs.baseURI.replace(window.location.protocol + "//it.wiktionary.org/wiki/Speciale:Contributi","")
Nukecontribs.title = 'Cancella in massa tutte le ultime pagine create da questo utente';
Nukecontribs.appendChild(document.createTextNode('\n· Cancellazione di massa'));
usercontribs.appendChild(Nukecontribs);
}
}
}
addOnloadHook(showNukeLink);All content in the above text box is licensed under the Creative Commons Attribution-ShareAlike license Version 4 and was originally sourced from https://it.wiktionary.org/w/index.php?oldid=1390040.
![]() ![]() This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|