Utente:I Al Purg Vompo/monobook.js: differenze tra le versioni

nessun oggetto della modifica
Nessun oggetto della modifica
Nessun oggetto della modifica
 
(14 versioni intermedie di 2 utenti non mostrate)
Riga 1:
disableAlert = true;
disablealertLoad=1;
 
if (mwCustomEditButtons) {
Riga 16:
"tagClose": "|firma=~~" + "~~}" + "}\n\n",
"sampleText": "Inserire qui l'accusa"};
 
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "http://images.wikia.com/nonciclopedia/images/a/a5/Button_Samara.png",
"speedTip": "Articolo in scadenza",
"tagOpen": "{{scadenza|scadenza=" + "{{subst:7g}" + "}|note=",
"tagClose": "|firma=~~" + "~~}" + "}\n\n",
"sampleText": "BarratoNote"};
 
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "http://images4.wikia.nocookie.net/nonciclopedia/images/3/33/Sguardone.png",
"speedTip": "Immagine da rinominare ",
"tagOpen": "{{Nomedimmerda|{{subst:7g}" + "}|motivo=",
"tagClose": "|firma=~~" + "~~}" + "}\n\n",
"sampleText": ""};
 
mwCustomEditButtons[mwCustomEditButtons.length] = {
Line 21 ⟶ 35:
"speedTip": "Fotomontaggio in Restauro",
"tagOpen": "{{inrestauro",
"tagClose": "|--~~utente=" + "~~I Al Purg Vompo}" + "}\n\n",
"sampleText": ""};
 
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "http://images.wikia.com/nonciclopedia/images/3/34/Button_MrX.png",
"speedTip": "Battute tra amici",
"tagOpen": "{{Cancellazione|motivo=BTA|firma=--~~" + "~~}" + "}\n\n",
"tagClose": "",
"sampleText": ""};
 
Line 31 ⟶ 52:
"sampleText": "Piccolo"};
 
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "http://images.wikia.com/nonciclopedia/images/5/56/Button_big.png",
"speedTip": "Grande",
Line 43 ⟶ 64:
"tagOpen": "<s>",
"tagClose": "</s>",
"sampleText": "Barrato"};
 
mwCustomEditButtons[mwCustomEditButtons.length] = {
Line 71 ⟶ 93:
"tagClose": "\n</gallery>",
"sampleText": "Immagine:Example.jpg|Caption1\nImmagine:Example.jpg|Caption2"};
 
"sampleText": "Barrato"};
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "http://img13.imageshack.us/img13/6416/purge.png",
"speedTip": "Purge",
"tagOpen": "[{{fullurl:{{FULLPAGENAME}}",
"tagClose": "|action=purge" + "}" + "} Aggiorna all'ultima versione!]\n\n",
"sampleText": ""};
 
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "http://img36.imageshack.us/img36/4943/creativecomons.png",
"speedTip": "Creative Commons",
"tagOpen": "{{Creative Commons|by=y|nc=y|sa=y|versione=3.0",
"tagClose": "}" + "}\n",
"sampleText": ""};
 
}
 
/* Link ai nuovi utenti */
function createUtelink() {
var menuList = document.getElementById('p-personal').getElementsByTagName('ul')[0];
var newLi = document.createElement('li');
newLi.setAttribute('id', 'pt-Utelink');
newLi.innerHTML = '<a href="http://nonciclopedia.wikia.com/wiki/Speciale:Registri/newusers" title="Dai il benveniubbo agli Utonti appena arrivati! [alt-shift-1]" accesskey="1">Nuovi Utenti</a>';
menuList.appendChild(newLi);
}
addOnloadHook(createUtelink);
 
/* Link alle Richieste Grafiche */
function createGraflink() {
var menuList = document.getElementById('p-personal').getElementsByTagName('ul')[0];
var newLi = document.createElement('li');
newLi.setAttribute('id', 'pt-Graflink');
newLi.innerHTML = '<a href="http://nonciclopedia.wikia.com/wiki/Nonciclopedia:Progetto_GraFica/Richieste" title="Controlla le richieste grafiche! [alt-shift-1]" accesskey="1">Richieste Grafiche</a>';
menuList.appendChild(newLi);
}
addOnloadHook(createGraflink);
 
addOnloadHook(function() { importScript("Nonciclopedia:Script/Anteprima.js", (wgAction == 'edit'|| wgAction == 'submit'));})
0

contributi